From 69762a2bfd6b6134b99a24b3c8f091ff6a410ef9 Mon Sep 17 00:00:00 2001 From: xCrystal Date: Fri, 29 Dec 2017 17:15:01 +0100 Subject: SET -> set --- 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 9dd4987f8..9f7dae6d2 100644 --- a/constants/script_constants.asm +++ b/constants/script_constants.asm @@ -39,7 +39,7 @@ RETVAR_ADDR_DE EQU (1 << 6) RETVAR_EXECUTE EQU (2 << 6) ; PlayerEventScriptPointers indexes (see engine/events.asm) -const_value SET -1 +const_value set -1 const PLAYEREVENT_MAPSCRIPT const PLAYEREVENT_NONE const PLAYEREVENT_SEENBYTRAINER -- cgit v1.2.3