diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-21 18:25:23 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-21 18:25:23 -0500 |
commit | d35cf06854be09a6bcf5ceb63cdb54cefd6d48a2 (patch) | |
tree | 335ea2372430eb2ea5f2b93710ceb6dac700116c /src/scrcmd.c | |
parent | 772f0aa3fd62678006181bd44b97c12744bd21ed (diff) |
nonmatching sub_801120C
Diffstat (limited to 'src/scrcmd.c')
-rw-r--r-- | src/scrcmd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scrcmd.c b/src/scrcmd.c index 0557cd95e..16a39cd8c 100644 --- a/src/scrcmd.c +++ b/src/scrcmd.c @@ -1537,7 +1537,7 @@ bool8 ScrCmd_braillemessage(struct ScriptContext *ctx) CopyWindowToVram(gUnknown_03000F30, 3); return FALSE; }*/ -__attribute__((naked)) +ASM_DIRECT bool8 ScrCmd_braillemessage(struct ScriptContext *ctx) { asm("push {r4-r7,lr}\n\ |