mirror of
https://github.com/pret/pmd-red.git
synced 2026-04-25 15:46:18 -05:00
Dump unidentified tables
This commit is contained in:
parent
2fcfbc2266
commit
ca10fd795e
|
|
@ -4709,7 +4709,7 @@ _0800F404:
|
|||
mov pc, r0
|
||||
.align 2, 0
|
||||
_0800F410: .4byte gUnknown_80D3474
|
||||
_0800F414: .4byte gUnknown_80CE79C
|
||||
_0800F414: .4byte gStatusGraphics
|
||||
_0800F418: .4byte 0x0000032b
|
||||
_0800F41C: .4byte gUnknown_203B0DC
|
||||
_0800F420: .4byte 0x0000f3ff
|
||||
|
|
@ -4980,10 +4980,10 @@ _0800F63C:
|
|||
bl sub_80098BC
|
||||
b _0800F67E
|
||||
.align 2, 0
|
||||
_0800F660: .4byte gUnknown_80CE79C
|
||||
_0800F660: .4byte gStatusGraphics
|
||||
_0800F664: .4byte 0x0000032b
|
||||
_0800F668: .4byte gUnknown_203B0D8
|
||||
_0800F66C: .4byte gUnknown_80CE934
|
||||
_0800F66C: .4byte gStatusGraphics4bpp
|
||||
_0800F670: .4byte 0x06010000
|
||||
_0800F674:
|
||||
ldr r2, _0800F68C
|
||||
|
|
|
|||
5497
data/data_80B9BB8.s
5497
data/data_80B9BB8.s
File diff suppressed because it is too large
Load Diff
|
|
@ -46,4 +46,25 @@ gSaveTextMayNotResume:: @ 80B6CB8
|
|||
.string "pksdir0\0"
|
||||
.align 2, 0
|
||||
|
||||
.incbin "baserom.gba", 0xB6D30, 0x60
|
||||
.global gUnknown_80B6D30
|
||||
gUnknown_80B6D30:
|
||||
.2byte 5, 7, 0, 0, 1, 0; .4byte gUnknown_80B6D88
|
||||
.2byte 5, 7, 2, 0, 1, 0; .4byte gUnknown_80B6D80
|
||||
.2byte 5, 7, 4, 0, 1, 0; .4byte gUnknown_80B6D78
|
||||
.2byte 5, 7, 6, 0, 1, 0; .4byte gUnknown_80B6D70
|
||||
|
||||
gUnknown_80B6D70:
|
||||
.string "LOCAL3\0"
|
||||
.align 2, 0
|
||||
|
||||
gUnknown_80B6D78:
|
||||
.string "LOCAL2\0"
|
||||
.align 2, 0
|
||||
|
||||
gUnknown_80B6D80:
|
||||
.string "LOCAL1\0"
|
||||
.align 2, 0
|
||||
|
||||
gUnknown_80B6D88:
|
||||
.string "LOCAL0\0"
|
||||
.align 2, 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user