summaryrefslogtreecommitdiff
path: root/src/replays.h
diff options
context:
space:
mode:
authorMegaMech <MegaMech@users.noreply.github.com>2026-09-16 09:01:55 -0600
committerGitHub <noreply@github.com>2026-09-16 09:01:55 -0600
commit60ac50c9628d25968bfe367e1b4b6f030078be64 (patch)
treee03a0d825cfe443adcf076cb643c20692151f431 /src/replays.h
parent7adfdaa9abb18d76ae80f26bff58c2c4dc4f3f29 (diff)
parent8fb42e50d70356300050048b57def3123e6d4552 (diff)
Merge branch 'main' into Caladius-patch-1Caladius-patch-1
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;