mirror of
https://github.com/pret/pokeruby.git
synced 2026-08-09 19:07:50 -05:00
11 lines
237 B
ArmAsm
11 lines
237 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
|
|
gSaveFailedClockPal:: @ 8411960
|
|
.incbin "graphics/misc/clock_small.gbapal"
|
|
|
|
gSaveFailedClockGfx:: @ 8411980
|
|
.incbin "graphics/misc/clock_small.4bpp.lz"
|