|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Macros | |
| #define | LOOP 1 |
Functions | |
| static void | draw_instructions (int faucet_vol, int brushing_vol) |
| static cont_state_t * | get_cont_state () |
| static int | button_pressed (uint32_t current_buttons, uint32_t changed_buttons, uint32_t button) |
| int | main (int argc, char **argv) |
| #define LOOP 1 |
Referenced by main().
|
static |
Referenced by main().
|
static |
References bfont_draw_str(), bfont_draw_str_fmt(), color, vram_s, x, and y.
Referenced by main().
|
static |
References maple_dev_status(), maple_enum_type(), MAPLE_FUNC_CONTROLLER, and NULL.
Referenced by main().
| int main | ( | int | argc, |
| char ** | argv ) |
References button_pressed(), cond, CONT_A, CONT_B, CONT_START, CONT_X, CONT_Y, DM_640x480, draw_instructions(), get_cont_state(), LOOP, PM_RGB555, snd_stream_shutdown(), uint32_t(), and vid_set_mode().