decompile title screen

This commit is contained in:
DizzyEggg
2018-02-04 16:11:00 +01:00
parent eb6aed50e5
commit 0c60ffe22a
16 changed files with 836 additions and 1496 deletions

8
include/title_screen.h Normal file
View File

@@ -0,0 +1,8 @@
#ifndef GUARD_TITLE_SCREEN_H
#define GUARD_TITLE_SCREEN_H
extern const u16 gUnknown_0853FF70[];
void CB2_InitTitleScreen(void);
#endif // GUARD_TITLE_SCREEN_H