diff options
author | Jo Ruby P <jorubyp@gmail.com> | 2018-07-31 04:26:57 +0100 |
---|---|---|
committer | Jo Ruby P <jorubyp@gmail.com> | 2018-07-31 04:26:57 +0100 |
commit | 3c149d42bca0e30274f9b6ee05b1a88adf3510f0 (patch) | |
tree | c5d5685dc5f699490aaf2df4dcacbe95d73d019e /data | |
parent | c77da88c92ca9f5f35f15a8556baa78ce3be5631 (diff) |
gUnknown_08E96EC8 is now gBagScreenLabels_Tilemap and corresponding unknown_E96EC8.bin is now bag_screen_labels.bin and moved into interface.
Diffstat (limited to 'data')
-rw-r--r-- | data/graphics.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/graphics.s b/data/graphics.s index f48723501..587be6df0 100644 --- a/data/graphics.s +++ b/data/graphics.s @@ -4039,8 +4039,8 @@ gUnknown_08E96D2C:: @ 8E96D2C .incbin "graphics/unknown/unknown_E96D2C.bin.lz" .align 2 -gUnknown_08E96EC8:: @ 8E96EC8 - .incbin "graphics/unknown/unknown_E96EC8.bin" +gBagScreenLabels_Tilemap:: @ 8E96EC8 + .incbin "graphics/interface/bag_screen_labels.bin" .align 2 gSlotMachineSpritePalette0:: @ 8E976C8 |