diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-12-24 09:51:15 -0600 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2018-12-24 09:55:00 -0600 |
commit | f1213ebb4bb02d17994f212d47a301e82e530cad (patch) | |
tree | 8aef4a01820f79376efc066188546d73c59c7bf0 /include/graphics.h | |
parent | 980b055bf09215d89870730fa8cea2ac207e2260 (diff) |
Decompile dark.c
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h index cc829b5a9..d9b0de08e 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4720,6 +4720,10 @@ extern const u32 gBattleAnimBackgroundTilemap_17[]; extern const u32 gBattleAnimBackgroundTilemap_20[]; extern const u32 gBattleAnimBackgroundTilemap_21[]; +extern const u32 gUnknown_08C1D0AC[]; +extern const u32 gUnknown_08C1D1E8[]; +extern const u32 gUnknown_08C1D210[]; + extern const u32 gUnknown_08C20668[]; extern const u32 gUnknown_08C20684[]; extern const u32 gBattleStatMask_Gfx[]; |