ref: 1f5cc28db7527a85aa983d4f3d1786cfff1dbc6b
parent: 2b4a4ccaab3d04fe593bcea9739f56c0673dad24
author: Remy Oukaour <remy.oukaour@gmail.com>
date: Thu Jan 11 21:36:14 EST 2018
Comment on VAR_* constants
--- a/constants/script_constants.asm
+++ b/constants/script_constants.asm
@@ -37,7 +37,8 @@
const PHONE_CONTACT_REFUSED ; 2
-; GetVarAction arguments (see engine/variables.asm)
+; writecode/checkcode arguments
+; _GetVarAction.VarActionTable indexes (see engine/variables.asm)
const_def
const VAR_STRINGBUFFER2 ; 00
const VAR_PARTYCOUNT ; 01