|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
#include <kos.h>#include <math.h>#include <plx/texture.h>#include <plx/context.h>#include <plx/prim.h>Functions | |
| KOS_INIT_FLAGS (INIT_DEFAULT|INIT_MALLOCSTATS) | |
| void | drawcube (void) |
| void | drawwave (int theta) |
| int | main (int argc, char **argv) |
Variables | |
| static plx_dr_state_t | dr |
| KOS_INIT_FLAGS | ( | INIT_DEFAULT| | INIT_MALLOCSTATS | ) |
| int main | ( | int | argc, |
| char ** | argv ) |
|
static |
Referenced by draw_wave(), drawcube(), and main().