diff options
Diffstat (limited to 'asm/macros/contest_ai_script.s')
-rwxr-xr-x | asm/macros/contest_ai_script.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/macros/contest_ai_script.s b/asm/macros/contest_ai_script.s index 9da6a260c..58468ab08 100755 --- a/asm/macros/contest_ai_script.s +++ b/asm/macros/contest_ai_script.s @@ -92,7 +92,7 @@ @ 26 @ 27 - .macro contest_28 param addr + .macro if_effect param addr .byte 0x28 .byte \param .4byte \addr |