diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-10-23 19:26:51 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-10-23 19:26:51 -0500 |
commit | 1d308ccaa472d5838c12bf9289d7dd86040f1ecd (patch) | |
tree | 780483a542d517e2849a45cf818c1bfab5bbd396 /asm | |
parent | 24ff70e21e7d9925f48da1ab5ec01df98b33da5e (diff) |
more labeling of stuff with rom map (thx MegaMinerd)
Diffstat (limited to 'asm')
-rw-r--r-- | asm/code_808DAB4.s | 8 | ||||
-rw-r--r-- | asm/code_8092334.s | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/asm/code_808DAB4.s b/asm/code_808DAB4.s index 5880b5c..6505725 100644 --- a/asm/code_808DAB4.s +++ b/asm/code_808DAB4.s @@ -936,7 +936,7 @@ sub_808E4FC: pop {r1} bx r1 .align 2, 0 -_0808E518: .4byte gUnknown_810D628 +_0808E518: .4byte gFormattedStatusNames thumb_func_end sub_808E4FC thumb_func_start sub_808E51C @@ -955,7 +955,7 @@ sub_808E51C: pop {r1} bx r1 .align 2, 0 -_0808E538: .4byte gUnknown_810D628 +_0808E538: .4byte gFormattedStatusNames thumb_func_end sub_808E51C thumb_func_start sub_808E53C @@ -1749,7 +1749,7 @@ sub_808EAC0: pop {r0} bx r0 .align 2, 0 -_0808EAD8: .4byte gUnknown_8112C14 +_0808EAD8: .4byte gTactics thumb_func_end sub_808EAC0 thumb_func_start sub_808EADC @@ -4026,7 +4026,7 @@ _0808FC96: str r7, [sp] b _0808FD98 .align 2, 0 -_0808FCA0: .4byte gUnknown_810CF1C +_0808FCA0: .4byte gStatusNames _0808FCA4: .4byte gUnknown_202DEA8 _0808FCA8: .4byte gUnknown_8107784 _0808FCAC: .4byte gUnknown_810DF78 diff --git a/asm/code_8092334.s b/asm/code_8092334.s index c68b7d2..8f83f45 100644 --- a/asm/code_8092334.s +++ b/asm/code_8092334.s @@ -1402,7 +1402,7 @@ sub_8092D54: bx r0 .align 2, 0 _08092D78: .4byte gUnknown_810992C -_08092D7C: .4byte gUnknown_810CC0C +_08092D7C: .4byte gRangeNames thumb_func_end sub_8092D54 thumb_func_start sub_8092D80 |