diff --git a/src/staff_ghosts.h b/src/staff_ghosts.h index 89788d3bb..73723b974 100644 --- a/src/staff_ghosts.h +++ b/src/staff_ghosts.h @@ -40,7 +40,7 @@ extern s32 D_80162DF4; extern s32 D_80162DF8; extern u8* sReplayGhostBuffer; -extern s16 sReplayGhostBufferSize; +extern size_t sReplayGhostBufferSize; extern u32* sReplayGhostDecompressed; #endif /* STAFF_GHOSTS_H */