diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-17 09:10:07 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-17 09:21:46 -0400 |
commit | 9669a6ac0a62013d181bda216109401ed83fb556 (patch) | |
tree | 9a3c1f8bacabec5063c4817fda47920d89af2a0d | |
parent | ed79118cc0a32fc07f4d6f8046cf2ab06d296359 (diff) |
unk_0204A01C --> script_pokemon_util
-rw-r--r-- | arm9/arm9.lsf | 2 | ||||
-rw-r--r-- | arm9/asm/script_pokemon_util.s (renamed from arm9/asm/unk_0204A01C.s) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/arm9/arm9.lsf b/arm9/arm9.lsf index 297c54fe..09d9d737 100644 --- a/arm9/arm9.lsf +++ b/arm9/arm9.lsf @@ -183,7 +183,7 @@ Static arm9 Object unk_02048120.o Object unk_020484A8.o Object unk_02048904.o - Object unk_0204A01C.o + Object script_pokemon_util.o Object unk_0204A368.o Object unk_0204A498.o Object unk_0204AB0C.o diff --git a/arm9/asm/unk_0204A01C.s b/arm9/asm/script_pokemon_util.s index 49ac1fa6..49ac1fa6 100644 --- a/arm9/asm/unk_0204A01C.s +++ b/arm9/asm/script_pokemon_util.s |