reel time window tilemap

This commit is contained in:
YamaArashi 2016-09-02 17:00:23 -07:00
parent f795204024
commit cc3b50909d
3 changed files with 4 additions and 3 deletions

View File

@ -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

View File

@ -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

Binary file not shown.