summaryrefslogtreecommitdiff
path: root/engine/variables.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/variables.asm')
-rwxr-xr-xengine/variables.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/variables.asm b/engine/variables.asm
index 56c49f085..2897cc986 100755
--- a/engine/variables.asm
+++ b/engine/variables.asm
@@ -54,7 +54,7 @@ _GetVarAction:: ; 80648 (20:4648)
dwb MapGroup, RETVAR_STRBUF2
dwb MapNumber, RETVAR_STRBUF2
dwb .UnownCaught, RETVAR_EXECUTE
- dwb wEnvironment, RETVAR_STRBUF2
+ dwb wEnvironment, RETVAR_STRBUF2
dwb .BoxFreeSpace, RETVAR_EXECUTE
dwb wBugContestMinsRemaining, RETVAR_STRBUF2
dwb XCoord, RETVAR_STRBUF2