KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
320x240.c File Reference
#include <stdlib.h>
#include <kos.h>

Macros

#define W   320
 
#define H   240
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

◆ H

#define H   240

Referenced by main(), and RenderBlurEffect().

◆ W

#define W   320

Referenced by main(), and RenderBlurEffect().

Function Documentation

◆ main()

int main ( int argc,
char ** argv )