clean up, move files to game.c

This commit is contained in:
theo3
2021-02-16 13:59:06 -08:00
parent 8774c8939d
commit 58ae4eb3cb
20 changed files with 466 additions and 624 deletions
+2 -1
View File
@@ -11,8 +11,9 @@ typedef struct {
u8 messageSpeed;
u8 brightnessPref;
u8 gameLanguage;
u8 _8[6];
u8 name[6];
u8 _e;
u8 _f;
} struct_02000000;
#define gUnk_02000000 ((struct_02000000*)(0x2000000))
// extern struct_02000000 gUnk_02000000;