diff options
| author | theo3 <arisstephenson2@gmail.com> | 2022-01-05 19:10:40 -0800 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2022-01-05 19:10:40 -0800 |
| commit | c7ee010e47fca132fa829a6cbf53ec4193f38f0b (patch) | |
| tree | e73b4d7be18313fb4be8476983cfbc4b824607a3 /src/main.c | |
| parent | 13106a065c9313bb6d76233a6937a504bc1905d6 (diff) | |
document game.h
Diffstat (limited to 'src/main.c')
| -rw-r--r-- | src/main.c | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -9,14 +9,6 @@ extern u32 gRand; -extern void TitleTask(void); -extern void FileSelectTask(void); -extern void DemoTask(void); -extern void GameTask(void); -extern void GameOverTask(void); -extern void StaffrollTask(void); -extern void DebugTask(void); - static void InitOverlays(void); static bool32 SoftResetKeysPressed(void); static u32 CheckHeaderValid(void); |
