dump random string

This commit is contained in:
Seth Barberee
2020-09-07 12:20:21 -05:00
parent ca75133eac
commit b8fe22c7dd
2 changed files with 5 additions and 3 deletions

View File

@@ -22,9 +22,7 @@ gUnknown_80B9C60: @ 80B9C60
gUnknown_80B9C6C: @ 80B9C6C
.incbin "baserom.gba", 0xB9C6C, 0x8
.global gUnknown_80B9C74
gUnknown_80B9C74: @ 80B9C74
.incbin "baserom.gba", 0xB9C74, 0x8
.include "data/text/efob000.inc"
.global gUnknown_80B9C7C
gUnknown_80B9C7C: @ 80B9C7C

4
data/text/efob000.inc Normal file
View File

@@ -0,0 +1,4 @@
gUnknown_80B9C74:: @ 80B9C74
.string "efob000"
.byte 0
.align 2,0