diff options
| author | iamcheeseman <[email protected]> | 2026-04-25 19:14:55 -0400 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-04-25 19:14:55 -0400 |
| commit | b8db294d0c843084a20cd7b6c2f087ba6edce530 (patch) | |
| tree | e6e0e1ae19827f49c7500b3e563c20433a94f11f /uscript/xbytecode.h | |
| parent | f328d3b2bea11f6b89bf4b3707205ecd8496b93d (diff) | |
Diffstat (limited to 'uscript/xbytecode.h')
| -rw-r--r-- | uscript/xbytecode.h | 2 |
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) |
