diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-08-06 12:50:47 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-06 12:50:47 -0500 |
commit | fce8a1b817d2033d2203c341dfa12d1115f564ca (patch) | |
tree | c19885fa4e4801de0f777efe1adfe7db34893a44 /include/graphics.h | |
parent | d99b457ce5e77a65cc49e8b03e9fae563756b207 (diff) | |
parent | 79b9d0f826c1003365f9cf75cfd94f9fb64c93bf (diff) |
Merge pull request #664 from hiddenruby/master
gUnknown_08E96EC8 and gSpriteImage_83C172C named, moved into interface
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/graphics.h b/include/graphics.h index d9390e1b6..f242e3752 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -2615,7 +2615,7 @@ extern const u8 gMailTilemap_Dream[]; extern const u8 gMailTilemap_Fab[]; extern const u8 gMailTilemap_Retro[]; -extern const u8 gUnknown_08E96EC8[]; +extern const u8 gBagScreenLabels_Tilemap[]; extern const u8 gMenuTrainerCard_Gfx[]; extern const u16 gMenuTrainerCard0Star_Pal[]; |