mirror of
https://github.com/pret/pmd-red.git
synced 2026-04-24 23:17:03 -05:00
dump none text
This commit is contained in:
parent
eadf34a632
commit
e4b9df868f
|
|
@ -28,9 +28,7 @@ gUnknown_80B6A28: @ 80B6A28
|
|||
gUnknown_80B6D90: @ 80B6D90
|
||||
.incbin "baserom.gba", 0xB6D90, 0x3B4
|
||||
|
||||
.global gUnknown_80B7144
|
||||
gUnknown_80B7144: @ 80B7144
|
||||
.incbin "baserom.gba", 0xB7144, 0x8
|
||||
.include "data/text/none.inc"
|
||||
|
||||
.global gUnknown_80B714C
|
||||
gUnknown_80B714C: @ 80B714C
|
||||
|
|
|
|||
7
data/text/none.inc
Normal file
7
data/text/none.inc
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
gUnknown_80B7144:: @ 80B7144
|
||||
.string "NONE"
|
||||
.byte 0
|
||||
.byte 0
|
||||
.byte 0
|
||||
.byte 0
|
||||
.align 2,0
|
||||
Loading…
Reference in New Issue
Block a user