Data Structures | |
struct | IntroMessage |
Macros | |
#define | INTRO_MSG_BLANK -1 |
Enumerations | |
enum | { INTRO_MSG_STATE_APPEAR = 0 , INTRO_MSG_STATE_SHOWING = 1 , INTRO_MSG_STATE_VANISH = 2 , INTRO_MSG_STATE_DONE = 3 , INTRO_MSG_STATE_BLANK = 4 } |
Functions | |
void N | UpdateIntroMessages (IntroMessage **introMessageLists) |
#define INTRO_MSG_BLANK -1 |
Referenced by UpdateIntroMessages().
anonymous enum |
void N UpdateIntroMessages | ( | IntroMessage ** | introMessageLists | ) |
Referenced by curtain_callback_narration(), and func_80240DEC().