summaryrefslogtreecommitdiff
path: root/data/save_failed_screen.s
blob: 5d22810ea73f8595d066531b0d266ebe8e506d1f (plain)
1
2
3
4
5
6
7
8
9
10
	.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"