diff options
Diffstat (limited to 'asm/macros/contest_ai_script.s')
-rwxr-xr-x | asm/macros/contest_ai_script.s | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/asm/macros/contest_ai_script.s b/asm/macros/contest_ai_script.s index e0c472559..05d70e351 100755 --- a/asm/macros/contest_ai_script.s +++ b/asm/macros/contest_ai_script.s @@ -1,5 +1,4 @@ -@ contest AI macro research - +@ Add a positive/negative value to the score of the move being evaluated. .macro score score .byte 0x00 |