summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorCameron Hall <cameronghall@cox.net>2019-08-07 17:44:24 -0500
committerCameron Hall <cameronghall@cox.net>2019-08-07 17:44:24 -0500
commit254f7f6a218d68ced40fdf5f08b3e63d272981fc (patch)
tree9159d3545978aa61ee210af5c66c09d3893f9e54 /data
parent66780ab02c2d26de2b74e64b07320467a47b42db (diff)
decompile rom_528AC.s
Diffstat (limited to 'data')
-rwxr-xr-xdata/rom.s6
1 files changed, 4 insertions, 2 deletions
diff --git a/data/rom.s b/data/rom.s
index 87e4d3d..557f716 100755
--- a/data/rom.s
+++ b/data/rom.s
@@ -3113,7 +3113,9 @@ gUnknown_086BB9B4:: @ 0x086BB9B4
gUnknown_086BB9EC:: @ 0x086BB9EC
.incbin "baserom.gba", 0x6BB9EC, 0x80
-gUnknown_086BBA6C:: @ 0x086BBA6C
- .incbin "baserom.gba", 0x6BBA6C, 0x6BBFD0 - 0x6BBA6C
+gSaveFileSignature:: @ 0x086BBA6C
+ .ascii "POKEPINAGB"
+
+ .incbin "baserom.gba", 0x6BBA6C + 0xA, 0x6BBFD0 - 0x6BBA6C
@ rom end 0x6BBFD0