From cc3b50909d43d2e38136b8f5d9702442e98a110f Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Fri, 2 Sep 2016 17:00:23 -0700 Subject: reel time window tilemap --- asm/rom5.s | 2 +- data/data2.s | 5 +++-- graphics/slot_machine/reel_time_window_map.bin | 1 + 3 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 graphics/slot_machine/reel_time_window_map.bin diff --git a/asm/rom5.s b/asm/rom5.s index 7e421caa7..b11fc1bb9 100644 --- a/asm/rom5.s +++ b/asm/rom5.s @@ -283466,7 +283466,7 @@ _08104A50: pop {r0} bx r0 .align 2, 0 -_08104A80: .4byte gUnknown_083EEFE0 +_08104A80: .4byte gReelTimeWindowTilemap _08104A84: .4byte 0x0600e000 thumb_func_end sub_8104A40 diff --git a/data/data2.s b/data/data2.s index 06c9fe868..9101b6845 100644 --- a/data/data2.s +++ b/data/data2.s @@ -24481,8 +24481,9 @@ gSlotMachineSpritePalettes:: @ 83EDE44 gUnknown_083EDE8C:: @ 83EDE8C .incbin "graphics/slot_machine/reel_time.4bpp.lz" -gUnknown_083EEFE0:: @ 83EEFE0 - .incbin "baserom.gba", 0x003eefe0, 0x1b8 + .align 2 +gReelTimeWindowTilemap:: @ 83EEFE0 + .incbin "graphics/slot_machine/reel_time_window_map.bin" .align 2 gPictureFramePalettes:: @ 83EF198 diff --git a/graphics/slot_machine/reel_time_window_map.bin b/graphics/slot_machine/reel_time_window_map.bin new file mode 100644 index 000000000..3aa89e7b4 --- /dev/null +++ b/graphics/slot_machine/reel_time_window_map.bin @@ -0,0 +1 @@ +񁓀񄗸񄗸񄗸񄗸񄗸񄗸񄗸񄗸񄗲񲦔򭂼򭂼򭂼򭂼򭂼򭂼򭂼򭂼򭀂񲦔򭂼򭂼򭂼򭂼򭂼򭂼򭂼򭂼򭀂򣴞򰇾򰇾򰇾򰇾򰇾򰇾򰇾򰇾򰇚񇢘򳍀򳍀򳍀򳍀򳍀򳍀򳍀򳍀򳇦񸭐񵨘񵨘񵨘񵨘񵨘񵨘񵨘񵨘񵨦񸭐񵨘񵨘񵨘񵨘񵨘񵨘񵨘񵨘񵨦񸭐񵨘񵨘񵨘񵨘񵨘񵨘񵨘񵨘񵨦񸭐񵨘񵨘񵨘񵨘񵨘񵨘񵨘񵨘񵨦񸭐񵨘񵨘񵨘񵨘񵨘񵨘񵨘񵨘񵨦򩽰򦸸򦸸򦸸򦸸򦸸򦸸򦸸򦸸򦹆 \ No newline at end of file -- cgit v1.2.3