diff options
Diffstat (limited to 'src/intro.c')
-rw-r--r-- | src/intro.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intro.c b/src/intro.c index d5383b899..f13bd04e6 100644 --- a/src/intro.c +++ b/src/intro.c @@ -1772,7 +1772,7 @@ void sub_813CE30(u16 scrX, u16 scrY, u16 zoom, u16 alpha) static u16 sub_813CE88(u16 species, s16 x, s16 y, u16 d, u8 front) { - void *pal; + const u16 *pal; u8 spriteId; if (front) |