summaryrefslogtreecommitdiff
path: root/src/battle_script_commands.c
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-02-11 21:10:32 -0600
committerGitHub <noreply@github.com>2018-02-11 21:10:32 -0600
commit98860220e9317a86b9171677086c9dc7cbeaf0f0 (patch)
tree625ec0a6469b40573d165ceee0855e969af45929 /src/battle_script_commands.c
parent14a76793e596d612efd273169c4172922c270f13 (diff)
parentea347199a21f7a6c01a395e507db872ac1781e79 (diff)
Merge pull request #110 from PikalaxALT/link
Link and some RFU
Diffstat (limited to 'src/battle_script_commands.c')
-rw-r--r--src/battle_script_commands.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/battle_script_commands.c b/src/battle_script_commands.c
index 4d40d83a8..906253016 100644
--- a/src/battle_script_commands.c
+++ b/src/battle_script_commands.c
@@ -3649,7 +3649,7 @@ static void atk24(void)
}
}
#else
-__attribute__((naked))
+ASM_DIRECT
static void atk24(void)
{
asm("\n\
@@ -4529,7 +4529,7 @@ static void atk48_playstatchangeanimation(void)
}
}
#else
-__attribute__((naked))
+ASM_DIRECT
static void atk48_playstatchangeanimation(void)
{
asm("\n\
@@ -9422,7 +9422,7 @@ static void atkC1_hiddenpowercalc(void)
}
#else
-__attribute__((naked))
+ASM_DIRECT
static void atkC1_hiddenpowercalc(void)
{
asm(".syntax unified\n\