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

Enumerations

enum  IntroStates {
  INTRO_INIT = 0x00000000 , INTRO_DISABLE_DRAW_FRAME = 0x00000001 , INTRO_LOAD_MAP = 0x00000002 , INTRO_AWAIT_MAIN = 0x00000003 ,
  INTRO_FADE_IN = 0x00000004 , INTRO_ENABLE_DRAW_FRAME = 0x00000015
}
 

Functions

void state_init_intro (void)
 
void state_step_intro (void)
 
void state_drawUI_intro (void)
 

Variables

BSS s32 IntroEnableDrawFrameDelay
 
BSS s16 IntroOverlayAlpha
 
BSS s16 IntroFrontFadeAlpha
 
BSS s16 IntroOverlayDelta
 
BSS s16 IntroFadeColorR
 
BSS s16 IntroFadeColorG
 
BSS s16 IntroFadeColorB
 
BSS s32 IntroOverlayType
 
BSS s32 D_800A0964
 

Enumeration Type Documentation

◆ IntroStates

Enumerator
INTRO_INIT 
INTRO_DISABLE_DRAW_FRAME 
INTRO_LOAD_MAP 
INTRO_AWAIT_MAIN 
INTRO_FADE_IN 
INTRO_ENABLE_DRAW_FRAME 

Function Documentation

◆ state_drawUI_intro()

void state_drawUI_intro ( void )

◆ state_init_intro()

void state_init_intro ( void )

Referenced by state_step_intro().

◆ state_step_intro()

void state_step_intro ( void )

Variable Documentation

◆ D_800A0964

BSS s32 D_800A0964

◆ IntroEnableDrawFrameDelay

BSS s32 IntroEnableDrawFrameDelay

Referenced by state_step_intro().

◆ IntroFadeColorB

BSS s16 IntroFadeColorB

◆ IntroFadeColorG

BSS s16 IntroFadeColorG

◆ IntroFadeColorR

BSS s16 IntroFadeColorR

◆ IntroFrontFadeAlpha

BSS s16 IntroFrontFadeAlpha

◆ IntroOverlayAlpha

BSS s16 IntroOverlayAlpha

◆ IntroOverlayDelta

BSS s16 IntroOverlayDelta

◆ IntroOverlayType

BSS s32 IntroOverlayType