summaryrefslogtreecommitdiff
path: root/src/pokemon_animation.c
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2018-05-11 17:24:32 -0500
committerDiegoisawesome <diego@domoreaweso.me>2018-05-11 17:24:32 -0500
commit23b050a99e9603d038743dc14a36c808a822423f (patch)
tree7463de4a9c999351a3e07a24edbc4555d2c0d592 /src/pokemon_animation.c
parent4e2886db8179072badaad0a3ff131b95dd0a7e94 (diff)
Update naked attribute and ASM_DIRECT to NAKED macro
Diffstat (limited to 'src/pokemon_animation.c')
-rw-r--r--src/pokemon_animation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pokemon_animation.c b/src/pokemon_animation.c
index 02755fe40..c50aa4a75 100644
--- a/src/pokemon_animation.c
+++ b/src/pokemon_animation.c
@@ -1184,7 +1184,7 @@ static void sub_817F9F4(struct Sprite *sprite)
}
#else
-__attribute__((naked))
+NAKED
static void sub_817F9F4(struct Sprite *sprite)
{
asm(".syntax unified\n\