|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
#include <kos.h>#include <kos/img.h>#include <GL/gl.h>#include <GL/glu.h>#include <GL/glext.h>#include <GL/glkos.h>#include <stb_image/stb_image.h>Functions | |
| void | GL_Init (uint16_t w, uint16_t h) |
| int | main (int argc, char **argv) |
| void GL_Init | ( | uint16_t | w, |
| uint16_t | h ) |
Referenced by main().
| int main | ( | int | argc, |
| char ** | argv ) |