summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-10-06 21:59:47 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-10-06 21:59:47 -0400
commite38fd8347d2519551648c351d528cc3fee3924d4 (patch)
tree260b70855345ed07a10aca29fbd5bb8474b19ee9 /data
parent058fed1fd89d74182ec8bf6cca97a090496441e9 (diff)
use rodata for save_failed_screen
Diffstat (limited to 'data')
-rw-r--r--data/save_failed_screen.s28
1 files changed, 0 insertions, 28 deletions
diff --git a/data/save_failed_screen.s b/data/save_failed_screen.s
deleted file mode 100644
index 1b9fb7ed1..000000000
--- a/data/save_failed_screen.s
+++ /dev/null
@@ -1,28 +0,0 @@
- .include "asm/macros.inc"
- .include "constants/constants.inc"
-
- .section .rodata
-
-gClockOamData:: @ 85EFD80
- .incbin "baserom.gba", 0x5efd80, 0x8
-
-gUnknown_085EFD88:: @ 85EFD88
- .incbin "baserom.gba", 0x5efd88, 0xc
-
-gUnknown_085EFD94:: @ 85EFD94
- .incbin "baserom.gba", 0x5efd94, 0x8
-
-gUnknown_085EFD9C:: @ 85EFD9C
- .incbin "baserom.gba", 0x5efd9c, 0x8
-
-gUnknown_085EFDA4:: @ 85EFDA4
- .incbin "baserom.gba", 0x5efda4, 0x8
-
-gClockFrames:: @ 85EFDAC
- .incbin "baserom.gba", 0x5efdac, 0x18
-
-gSaveFailedClockPal:: @ 85EFDC4
- .incbin "baserom.gba", 0x5efdc4, 0x20
-
-gSaveFailedClockGfx:: @ 85EFDE4
- .incbin "baserom.gba", 0x5efde4, 0x90