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/recorded_battle.c | |
parent | 772f0aa3fd62678006181bd44b97c12744bd21ed (diff) |
nonmatching sub_801120C
Diffstat (limited to 'src/recorded_battle.c')
-rw-r--r-- | src/recorded_battle.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/recorded_battle.c b/src/recorded_battle.c index c88229c61..db8e2816d 100644 --- a/src/recorded_battle.c +++ b/src/recorded_battle.c @@ -484,7 +484,7 @@ u32 MoveRecordedBattleToSaveData(void) } #else -__attribute__((naked)) +ASM_DIRECT u32 MoveRecordedBattleToSaveData(void) { asm(".syntax unified\n\ |