mirror of
https://github.com/pret/pmd-red.git
synced 2026-06-14 20:52:01 -05:00
doc'ing more data from datacrytal
This commit is contained in:
parent
312883043b
commit
dad1e6c847
|
|
@ -2300,7 +2300,7 @@ sub_808EAB0:
|
|||
ldr r0, [r0]
|
||||
bx lr
|
||||
.align 2, 0
|
||||
_0808EABC: .4byte gUnknown_8112234
|
||||
_0808EABC: .4byte gIQSkillNames
|
||||
thumb_func_end sub_808EAB0
|
||||
|
||||
thumb_func_start sub_808EAC0
|
||||
|
|
@ -2328,7 +2328,7 @@ sub_808EADC:
|
|||
ldr r0, [r0]
|
||||
bx lr
|
||||
.align 2, 0
|
||||
_0808EAE8: .4byte gUnknown_811240C
|
||||
_0808EAE8: .4byte gIQSkillDescriptions
|
||||
thumb_func_end sub_808EADC
|
||||
|
||||
thumb_func_start sub_808EAEC
|
||||
|
|
@ -2340,7 +2340,7 @@ sub_808EAEC:
|
|||
ldr r0, [r0]
|
||||
bx lr
|
||||
.align 2, 0
|
||||
_0808EAF8: .4byte gUnknown_8112CFC
|
||||
_0808EAF8: .4byte gTacticsDescriptions
|
||||
thumb_func_end sub_808EAEC
|
||||
|
||||
thumb_func_start sub_808EAFC
|
||||
|
|
|
|||
|
|
@ -17428,7 +17428,7 @@ _08097E1E:
|
|||
strb r0, [r1]
|
||||
b _08097E50
|
||||
.align 2, 0
|
||||
_08097E3C: .4byte gUnknown_810E074
|
||||
_08097E3C: .4byte gStatusDescriptions
|
||||
_08097E40:
|
||||
ldr r0, [r3]
|
||||
adds r0, r4
|
||||
|
|
@ -17491,7 +17491,7 @@ _08097E90:
|
|||
movs r4, 0
|
||||
b _08097EBA
|
||||
.align 2, 0
|
||||
_08097EB4: .4byte gUnknown_810E074
|
||||
_08097EB4: .4byte gStatusDescriptions
|
||||
_08097EB8:
|
||||
adds r4, 0x1
|
||||
_08097EBA:
|
||||
|
|
@ -17534,7 +17534,7 @@ _08097EF0:
|
|||
bne _08097E90
|
||||
b _08097F20
|
||||
.align 2, 0
|
||||
_08097F04: .4byte gUnknown_810E074
|
||||
_08097F04: .4byte gStatusDescriptions
|
||||
_08097F08:
|
||||
mov r0, r8
|
||||
ldrb r1, [r0]
|
||||
|
|
|
|||
|
|
@ -10510,28 +10510,28 @@ gUnknown_810DFCC: @ 810DFCC
|
|||
gUnknown_810E02C: @ 810E02C
|
||||
.incbin "baserom.gba", 0x10E02C, 0x48
|
||||
|
||||
.global gUnknown_810E074
|
||||
gUnknown_810E074: @ 810E074
|
||||
.global gStatusDescriptions
|
||||
gStatusDescriptions: @ 810E074
|
||||
.incbin "baserom.gba", 0x10E074, 0x39B4
|
||||
|
||||
.global gDungeonNames
|
||||
gDungeonNames: @ 8111A28
|
||||
.incbin "baserom.gba", 0x111A28, 0x80C
|
||||
|
||||
.global gUnknown_8112234
|
||||
gUnknown_8112234: @ 8112234
|
||||
.global gIQSkillNames
|
||||
gIQSkillNames: @ 8112234
|
||||
.incbin "baserom.gba", 0x112234, 0x1D8
|
||||
|
||||
.global gUnknown_811240C
|
||||
gUnknown_811240C: @ 811240C
|
||||
.global gIQSkillDescriptions
|
||||
gIQSkillDescriptions: @ 811240C
|
||||
.incbin "baserom.gba", 0x11240C, 0x808
|
||||
|
||||
.global gUnknown_8112C14
|
||||
gUnknown_8112C14: @ 8112C14
|
||||
.incbin "baserom.gba", 0x112C14, 0xE8
|
||||
|
||||
.global gUnknown_8112CFC
|
||||
gUnknown_8112CFC: @ 8112CFC
|
||||
.global gTacticsDescriptions
|
||||
gTacticsDescriptions: @ 8112CFC
|
||||
.incbin "baserom.gba", 0x112CFC, 0x384
|
||||
|
||||
.global gUnknown_8113080
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user