diff options
Diffstat (limited to 'include/intro_credits_graphics.h')
-rw-r--r-- | include/intro_credits_graphics.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/intro_credits_graphics.h b/include/intro_credits_graphics.h index c63861d87..4e5d025a5 100644 --- a/include/intro_credits_graphics.h +++ b/include/intro_credits_graphics.h @@ -1,6 +1,10 @@ #ifndef GUARD_INTRO_CREDITS_GRAPHICS_H #define GUARD_INTRO_CREDITS_GRAPHICS_H +extern u16 gUnknown_0203BD24; +extern u16 gUnknown_0203BD26; +extern u16 gUnknown_0203BD28; + extern const struct CompressedSpriteSheet gIntro2BrendanSpriteSheet[]; extern const struct CompressedSpriteSheet gIntro2MaySpriteSheet[]; extern const struct CompressedSpriteSheet gIntro2BicycleSpriteSheet[]; |