summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorMegaMech <MegaMech@users.noreply.github.com>2024-05-03 15:03:55 -0600
committerLywx <kiritodev01@gmail.com>2024-05-03 15:33:22 -0600
commit65dfeded8cceaa5f604074eaecc13dc28144371f (patch)
tree6262b1594f96f3d01b32178409f06099fcd99968 /src/main.h
parent8d90ff8d9f4712b33fc41edfbc148641a84866a9 (diff)
Update main.h
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.h b/src/main.h
index f760b9e44..2adc38a68 100644
--- a/src/main.h
+++ b/src/main.h
@@ -101,7 +101,7 @@ void func_80002600(void);
void func_8000262C(void);
void func_80002658(void);
void update_gamestate(void);
-void thread5_game_loop(void*);
+void thread5_game_loop(void);
void thread4_audio(void*);