diff options
author | golem galvanize <golemgalvanize@github.com> | 2018-12-19 10:31:37 -0500 |
---|---|---|
committer | golem galvanize <golemgalvanize@github.com> | 2018-12-19 10:31:37 -0500 |
commit | cd785011fe66d3c7c0c7348de78e496ee5e407c8 (patch) | |
tree | 798dcfb7fb41297de82e292270dbfb7e03256556 /include/graphics.h | |
parent | f7df299be8dea5fb536cfef6b8ddc30bb760426f (diff) |
decompiled water
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h index 48e4532ac..4f7a71b49 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4736,6 +4736,13 @@ extern const u32 gUnknown_08C16FA8[]; extern const u32 gUnknown_08C16E90[]; extern const u32 gUnknown_08C17170[]; +extern const u32 gUnknown_08D95E00[]; +extern const u32 gUnknown_08D960D0[]; +extern const u32 gUnknown_08D963A4[]; +extern const u32 gBattleAnimBackgroundImage_Surf[]; +extern const u32 gBattleAnimBackgroundPalette_Surf[]; +extern const u32 gBattleAnimBackgroundImageMuddyWater_Pal[]; + // Berry blender extern const u32 gBerryBlenderArrowTiles[]; extern const u32 gBerryBlenderStartTiles[]; |