sort out functions.h

This commit is contained in:
theo3
2022-01-04 20:17:46 -08:00
parent 7036ec73af
commit 48fa5b4618
111 changed files with 1482 additions and 1434 deletions
+3 -1
View File
@@ -2,8 +2,10 @@
#include "functions.h"
#include "menu.h"
#include "screen.h"
#include "common.h"
#include "subtask.h"
extern void (*const gUnk_081280C4[])();
extern void (*const gUnk_081280C4[])(void);
void Subtask_KinstoneMenu(void) {
#if !(defined(DEMO_USA) || defined(DEMO_JP))