From ed4907a014e1cf3ee3d085f8660d483a85cc577d Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Sat, 20 Aug 2016 16:03:12 -0700 Subject: comment for score macro --- asm/macros/contest_ai_script.s | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'asm/macros/contest_ai_script.s') 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 -- cgit v1.2.3