From 1d43c0efebf166781b264467980e09d0333ab851 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Na=C5=9Bciszewski?= Date: Mon, 28 Dec 2020 04:23:40 +0100 Subject: Decompile GameLoop and lots of renames --- asm/code_808DAB4.s | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'asm/code_808DAB4.s') 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: -- cgit v1.2.3