summaryrefslogtreecommitdiff
path: root/src/option_menu.c
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-04-09 11:14:37 -0700
committerGitHub <noreply@github.com>2018-04-09 11:14:37 -0700
commit84c5825c8ecc9804313ec3b1a8dcc0271ee4c2cc (patch)
treec90f705e43f2b1728ed1e0400312b7d6c5c81c21 /src/option_menu.c
parent562dcc4bcdc14d5b6c0bb2a638410156945cdd41 (diff)
parent91f869d1e6ed1ef12ad4b2255d3762e3b1b51429 (diff)
Merge pull request #589 from PikalaxALT/unk_debug_menu_3
Unk Debug Menu 3 and Start Menu Debug
Diffstat (limited to 'src/option_menu.c')
-rw-r--r--src/option_menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/option_menu.c b/src/option_menu.c
index a2d32ffb6..8a46e48d9 100644
--- a/src/option_menu.c
+++ b/src/option_menu.c
@@ -463,7 +463,7 @@ static void FrameType_DrawChoices(u8 selection)
Menu_PrintText(text, 18, 15);
}
#elif GERMAN
-__attribute__((naked))
+NAKED
static void FrameType_DrawChoices(u8 selection)
{
asm(".syntax unified\n\