Start work on selmenu

This commit is contained in:
gamemasterplc 2024-03-12 21:55:39 -05:00
parent e9c983c215
commit a66a32f849
10 changed files with 727 additions and 33 deletions

View file

@ -39,7 +39,6 @@ typedef struct {
u32 unk0C;
} ConfigWork;
extern void omSysPauseCtrl(s32);
static void PauseExit(void);
static void PauseProcess(void);