Go to the source code of this file.
Functions | |
void | startup_set_fade_screen_alpha (s16 alpha) |
void | startup_set_fade_screen_color (s16 color) |
b32 | startup_fade_screen_in (s16 subtractAlpha) |
b32 | startup_fade_screen_out (s16 addAlpha) |
void | startup_fade_screen_update (void) |
Definition at line 3 of file startup_screen_fading.c.
Referenced by btl_update(), state_init_intro(), state_init_logos(), state_step_demo(), and state_step_logos().
Definition at line 7 of file startup_screen_fading.c.
Referenced by btl_update(), state_init_intro(), state_init_logos(), state_step_demo(), state_step_logos(), and state_step_title_screen().
Definition at line 13 of file startup_screen_fading.c.
Referenced by state_step_logos(), and state_step_title_screen().
Definition at line 26 of file startup_screen_fading.c.
Referenced by state_step_intro(), state_step_logos(), and state_step_title_screen().
Definition at line 39 of file startup_screen_fading.c.
Referenced by state_init_intro(), state_init_logos(), state_init_title_screen(), state_step_demo(), state_step_intro(), state_step_logos(), and state_step_title_screen().