diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-05-10 17:54:30 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-05-10 17:54:30 -0400 |
commit | 7fdebe0d15754d315386a5bb308d5b7a2eaf648f (patch) | |
tree | 0a6b8240b49d8aa84f77f12024a6f2a3e35af759 /src/battle_script_commands.c | |
parent | dfc83cf28f0040a62ea52fb7ab7783d4e15baded (diff) |
through sub_80DAE0C
Diffstat (limited to 'src/battle_script_commands.c')
-rw-r--r-- | src/battle_script_commands.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/battle_script_commands.c b/src/battle_script_commands.c index d1a18e38f..7552d4872 100644 --- a/src/battle_script_commands.c +++ b/src/battle_script_commands.c @@ -3608,7 +3608,7 @@ static void atk24(void) } } #else -ASM_DIRECT +NAKED static void atk24(void) { asm("\n\ |