Decompile padsPrepare

This commit is contained in:
Ryan Dwyer
2021-09-11 16:36:10 +10:00
parent b03c3fa75b
commit b34c9afde3
8 changed files with 127 additions and 198 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
#include "data.h"
#include "types.h"
void func0f012aa0(void);
void padsPrepare(void);
#endif
+1 -1
View File
@@ -6,6 +6,6 @@
void func0f013ee0(void);
void coverAllocateSpecial(u16 *specialcovernums);
void coverLoad(void);
void coverPrepare(void);
#endif