decompile title screen
This commit is contained in:
8
include/title_screen.h
Normal file
8
include/title_screen.h
Normal 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
|
||||
Reference in New Issue
Block a user