From a2607623d3fa20363965e63740568d0a8d61b3da Mon Sep 17 00:00:00 2001 From: Rangi Date: Wed, 31 Jan 2018 11:04:17 -0500 Subject: Comment the person constants sections, like the others --- constants/script_constants.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants/script_constants.asm') diff --git a/constants/script_constants.asm b/constants/script_constants.asm index 0cf3b058e..eb7f9b8d6 100644 --- a/constants/script_constants.asm +++ b/constants/script_constants.asm @@ -1,4 +1,4 @@ -; script vars +; person constants PLAYER EQU 0 LAST_TALKED EQU -2 -- cgit v1.2.3