papermario
Decompilation of Paper Mario
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Loading...
Searching...
No Matches
startup_screen_fading.c File Reference

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)
 

Function Documentation

◆ startup_fade_screen_in()

b32 startup_fade_screen_in ( s16 subtractAlpha)

◆ startup_fade_screen_out()

b32 startup_fade_screen_out ( s16 addAlpha)

◆ startup_fade_screen_update()

◆ startup_set_fade_screen_alpha()

void startup_set_fade_screen_alpha ( s16 alpha)

◆ startup_set_fade_screen_color()

void startup_set_fade_screen_color ( s16 color)