summaryrefslogtreecommitdiff
path: root/src/battle/battle_controller_opponent.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/battle/battle_controller_opponent.c')
-rw-r--r--src/battle/battle_controller_opponent.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/battle/battle_controller_opponent.c b/src/battle/battle_controller_opponent.c
index 583690c27..d6e7ed4a7 100644
--- a/src/battle/battle_controller_opponent.c
+++ b/src/battle/battle_controller_opponent.c
@@ -1438,7 +1438,7 @@ void OpponentHandlecmd19(void)
}
#if DEBUG
-__attribute__((naked))
+NAKED
void OpponentHandlecmd20(void)
{
asm("\
@@ -1812,7 +1812,7 @@ void OpponentHandlecmd20(void)
}
}
#else
-__attribute__((naked))
+NAKED
void OpponentHandlecmd20(void)
{
asm(".syntax unified\n\