diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-12 09:00:45 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-12 09:00:45 -0400 |
commit | 1dd706599353a285534398ccdc34a9ef8bc6e549 (patch) | |
tree | 59fe6b627e49677f55343fe2de86e3147e953296 /arm9/modules/05/asm/module_05.s | |
parent | e052aae076e955cd58592b8c1c57e3f008c73040 (diff) |
pokemon.c through TryDecryptMon
Diffstat (limited to 'arm9/modules/05/asm/module_05.s')
-rw-r--r-- | arm9/modules/05/asm/module_05.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/05/asm/module_05.s b/arm9/modules/05/asm/module_05.s index f351ccb6..0dba71bb 100644 --- a/arm9/modules/05/asm/module_05.s +++ b/arm9/modules/05/asm/module_05.s @@ -43348,7 +43348,7 @@ _021EC6FA: add r1, r4, #0 bl FUN_0206B900 add r0, r5, #0 - bl WipeBoxMonDataAndEncrypt + bl ZeroBoxMonData add r0, r6, #0 mov r1, #0 bl FUN_02023CA0 |