summaryrefslogtreecommitdiff
path: root/data/save_failed_screen.s
blob: 70cc27fa8fffe6671253ffb334d6d2585c0d8456 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
	.include "asm/macros.inc"
	.include "constants/constants.inc"

	.section .rodata

gUnknown_08411940:: @ 8411940
	.incbin "baserom.gba", 0x00411940, 0x8

gUnknown_08411948:: @ 8411948
	.incbin "baserom.gba", 0x00411948, 0x18

gSaveFailedClockPal:: @ 8411960
	.incbin "graphics/misc/clock_small.gbapal"

gSaveFailedClockGfx:: @ 8411980
	.incbin "graphics/misc/clock_small.4bpp.lz"