summaryrefslogtreecommitdiff
path: root/include/intro_credits_graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/intro_credits_graphics.h')
-rw-r--r--include/intro_credits_graphics.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/intro_credits_graphics.h b/include/intro_credits_graphics.h
index 4e5d025a5..07c2e51a0 100644
--- a/include/intro_credits_graphics.h
+++ b/include/intro_credits_graphics.h
@@ -2,8 +2,8 @@
#define GUARD_INTRO_CREDITS_GRAPHICS_H
extern u16 gUnknown_0203BD24;
-extern u16 gUnknown_0203BD26;
-extern u16 gUnknown_0203BD28;
+extern s16 gUnknown_0203BD26;
+extern s16 gUnknown_0203BD28;
extern const struct CompressedSpriteSheet gIntro2BrendanSpriteSheet[];
extern const struct CompressedSpriteSheet gIntro2MaySpriteSheet[];
@@ -14,6 +14,7 @@ extern const struct SpritePalette gUnknown_085F530C[];
void load_intro_part2_graphics(u8 a);
void sub_817B150(u8 a);
u8 sub_817B3DC(u8 a, u16 b, u16 c, u16 d);
+void sub_817B458(u8);
void sub_817B540(u8);
u8 intro_create_brendan_sprite(s16 a, s16 b);
u8 intro_create_may_sprite(s16 a, s16 b);