mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-07 16:45:39 -05:00
dump random string
This commit is contained in:
@@ -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
4
data/text/efob000.inc
Normal file
@@ -0,0 +1,4 @@
|
||||
gUnknown_80B9C74:: @ 80B9C74
|
||||
.string "efob000"
|
||||
.byte 0
|
||||
.align 2,0
|
||||
Reference in New Issue
Block a user