mirror of
https://github.com/pret/pokeruby.git
synced 2026-08-08 18:45:06 -05:00
reel time window tilemap
This commit is contained in:
parent
f795204024
commit
cc3b50909d
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
BIN
graphics/slot_machine/reel_time_window_map.bin
Normal file
BIN
graphics/slot_machine/reel_time_window_map.bin
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user