Document the intro movie state machine

Need to study the water droplet animation more closely before they can
be renamed; otherwise, this names every major symbol in this file.
This commit is contained in:
Phlosioneer
2019-02-09 21:07:07 -05:00
parent 6f1d2b870c
commit 45297797e6
10 changed files with 242 additions and 179 deletions

View File

@@ -8,7 +8,7 @@ void SetTrainerId(u32 trainerId, u8 *dst);
u32 GetTrainerId(u8 *trainerId);
void CopyTrainerId(u8 *dst, u8 *src);
void NewGameInitData(void);
void sub_808447C(void);
void ResetMenuAndMonGlobals(void);
void Sav2_ClearSetDefault(void);
#endif // GUARD_NEW_GAME_H