|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Functions | |
| static int | loadtxr (void) |
| void | draw_gl (void) |
| int | main (int argc, char **argv) |
Variables | |
| GLfloat | xrot |
| GLfloat | yrot |
| GLfloat | zrot |
| GLuint | texture [1] |
| unsigned char | fruit [] |
| unsigned char | fruit_end [] |
| void draw_gl | ( | void | ) |
| int main | ( | int | argc, |
| char ** | argv ) |
References cont_state_t::buttons, CONT_START, draw_gl(), loadtxr(), maple_dev_status(), maple_enum_type(), MAPLE_FUNC_CONTROLLER, printf, and texture.
|
extern |
Referenced by loadtxr().
|
extern |
Referenced by loadtxr().
| GLuint texture[1] |
Referenced by _display_png_file(), bkg_setup(), draw_gl(), loadtxr(), and main().
| GLfloat xrot |
Referenced by draw_gl().
| GLfloat yrot |
Referenced by draw_gl().
| GLfloat zrot |
Referenced by draw_gl().