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

@@ -1,7 +1,7 @@
#ifndef GUARD_TITLE_SCREEN_H
#define GUARD_TITLE_SCREEN_H
extern const u16 gUnknown_0853FF70[];
extern const u16 gIntroWaterDropData[];
void CB2_InitTitleScreen(void);