Start decompiling chooseFile.c

This commit is contained in:
Marcus Huderle
2020-08-16 14:57:09 -05:00
parent 79cb86022e
commit 2e78289112
16 changed files with 3913 additions and 4111 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
typedef struct {
u8 filler[0xa8];
Stats stats;
} struct_02002A40;
} SaveFile;
typedef struct {
u8 unk;
@@ -19,7 +19,7 @@ typedef struct {
u8 unk;
} ScreenTransition;
extern struct_02002A40 gUnk_02002A40;
extern SaveFile gUnk_02002A40;
extern struct_080FD5B4 gUnk_080FD5B4[];
extern ScreenTransition gScreenTransition;