diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-10-22 10:01:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-22 10:01:07 -0700 |
commit | 3e5dd1d047bada52ab0dce2fe58b04e39bcaa1cc (patch) | |
tree | 0e40067d711c783ef97667f4a8256f38ab0d4b0a /asm/code_80958E8.s | |
parent | 3f7ee3a806d965fae70fd98f2cd1af13a2e4cf0b (diff) |
Death by 74 files (#65)
* death by 74 files
* 20% reached
* doc move stuff in pokemon
* fix undef reference
* doc more and plumb a few more constanst for num party members and num moves
* that struct is def PokemonMove.. clean up all code with it
Diffstat (limited to 'asm/code_80958E8.s')
-rw-r--r-- | asm/code_80958E8.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/code_80958E8.s b/asm/code_80958E8.s index dd2376c..dfcbae4 100644 --- a/asm/code_80958E8.s +++ b/asm/code_80958E8.s @@ -1986,8 +1986,8 @@ _0809699C: _080969A8: .4byte gUnknown_203B490 thumb_func_end sub_809693C - thumb_func_start sub_80969AC -sub_80969AC: + thumb_func_start GetNumAcceptedJobs +GetNumAcceptedJobs: push {r4,r5,lr} movs r5, 0 movs r4, 0 @@ -2007,7 +2007,7 @@ _080969C2: pop {r4,r5} pop {r1} bx r1 - thumb_func_end sub_80969AC + thumb_func_end GetNumAcceptedJobs thumb_func_start sub_80969D0 sub_80969D0: |