summaryrefslogtreecommitdiff
path: root/src/replays.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/replays.h')
-rw-r--r--src/replays.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/replays.h b/src/replays.h
index 1a632932f..24de2fba9 100644
--- a/src/replays.h
+++ b/src/replays.h
@@ -23,7 +23,7 @@ void replays_loop(void);
// mi0decode
-extern s32 mio0encode(s32 input, s32, s32);
+extern s32 mio0encode(uintptr_t input, s32, uintptr_t);
extern StaffGhost* D_80162DC4;
extern s32 D_80162DC8;