diff options
author | Mateusz Naściszewski <matin1111@wp.pl> | 2020-12-28 04:23:40 +0100 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-12-28 20:13:22 -0600 |
commit | 1d43c0efebf166781b264467980e09d0333ab851 (patch) | |
tree | 1cf226d88d46639c6fa7982a9db3e2c733a576f8 /asm/code_808DAB4.s | |
parent | fb2fc3a2bad1605c32b49b5402c1efe56b0792b0 (diff) |
Decompile GameLoop and lots of renames
Diffstat (limited to 'asm/code_808DAB4.s')
-rw-r--r-- | asm/code_808DAB4.s | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/asm/code_808DAB4.s b/asm/code_808DAB4.s index bfc6812..7ea9fd6 100644 --- a/asm/code_808DAB4.s +++ b/asm/code_808DAB4.s @@ -243,8 +243,8 @@ _0808E00A: bx r0 thumb_func_end sub_808DFDC - thumb_func_start sub_808E010 -sub_808E010: + thumb_func_start GetPokemonLevelData +GetPokemonLevelData: push {r4-r6,lr} sub sp, 0xC adds r6, r0, 0 @@ -289,11 +289,11 @@ _0808E052: pop {r0} bx r0 .align 2, 0 -_0808E06C: .4byte gUnknown_20384E8 +_0808E06C: .4byte gLevelCurrentPokeId _0808E070: .4byte gUnknown_810768C _0808E074: .4byte gUnknown_8300500 -_0808E078: .4byte gUnknown_20384F0 - thumb_func_end sub_808E010 +_0808E078: .4byte gLevelCurrentData + thumb_func_end GetPokemonLevelData thumb_func_start sub_808E07C sub_808E07C: |