summaryrefslogtreecommitdiff
path: root/uscript/xbytecode.h
diff options
context:
space:
mode:
Diffstat (limited to 'uscript/xbytecode.h')
-rw-r--r--uscript/xbytecode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/uscript/xbytecode.h b/uscript/xbytecode.h
index 5eef6db..99e0e81 100644
--- a/uscript/xbytecode.h
+++ b/uscript/xbytecode.h
@@ -3,7 +3,7 @@ BC(LOAD_FUNC)
BC(SMALL_INT)
BC(FALSE)
BC(TRUE)
-BC(ZILCH)
+BC(NADA)
BC(ARR)
BC(MAP)
BC(GET_LOCAL)