revert merge coz its bugged

This commit is contained in:
DizzyEggg
2017-10-23 13:36:55 +02:00
parent 7d1373e3fa
commit 5b70307962
137 changed files with 15649 additions and 11131 deletions
-9
View File
@@ -3,18 +3,9 @@
// Exported type declarations
struct YesNoFuncTable {
TaskFunc yesFunc;
TaskFunc noFunc;
};
// Exported RAM declarations
// Exported ROM declarations
void sub_812225C(u16 *, u16 *, u8, u8);
void sub_8122298(u16 *, u16 *, u8, u8, u8);
void sub_8121F68(u8 taskId, const struct YesNoFuncTable *data);
bool8 sub_81221AC(void);
#endif //GUARD_MENU_HELPERS_H