summaryrefslogtreecommitdiff
path: root/constants/script_constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants/script_constants.asm')
-rw-r--r--constants/script_constants.asm2
1 files changed, 1 insertions, 1 deletions
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