summaryrefslogtreecommitdiff
path: root/src/starter_choose.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-04-07 22:49:37 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-04-07 22:49:37 -0400
commit83bb25e7af1837d41177d84f1b03d83b42b9478c (patch)
tree291c3d1502ba75445aad0aa95b9fc68f88b7bf97 /src/starter_choose.c
parent978bdaaa050420289374ddc23aa0017df06e4000 (diff)
through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))
Diffstat (limited to 'src/starter_choose.c')
-rw-r--r--src/starter_choose.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/starter_choose.c b/src/starter_choose.c
index 418488774..ff8c706b8 100644
--- a/src/starter_choose.c
+++ b/src/starter_choose.c
@@ -548,7 +548,7 @@ static void CreateStarterPokemonLabel(u8 prevSelection, u8 selection)
REG_WIN0V = WIN_RANGE(labelTop, labelBottom);
}
#elif GERMAN
-__attribute__((naked))
+NAKED
static void CreateStarterPokemonLabel(u8 prevSelection, u8 selection)
{
asm(".syntax unified\n\