title_screen through sub_80791C0

This commit is contained in:
PikalaxALT
2019-07-31 12:32:57 -04:00
parent ea8f529f2d
commit e96ecee460
9 changed files with 480 additions and 791 deletions
+1
View File
@@ -66,6 +66,7 @@ void RestoreSerialTimer3IntrHandlers(void);
void SetVBlankCounter1Ptr(u32 *ptr);
void DisableVBlankCounter1(void);
void StartTimer1(void);
void SeedRngAndSetTrainerId(void);
extern const char RomHeaderGameCode[4];
extern const char RomHeaderSoftwareVersion;