diff options
Diffstat (limited to 'uscript/xbytecode.h')
| -rw-r--r-- | uscript/xbytecode.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uscript/xbytecode.h b/uscript/xbytecode.h index 1a7f359..5eef6db 100644 --- a/uscript/xbytecode.h +++ b/uscript/xbytecode.h @@ -5,6 +5,7 @@ BC(FALSE) BC(TRUE) BC(ZILCH) BC(ARR) +BC(MAP) BC(GET_LOCAL) BC(SET_LOCAL) BC(GET_GLOBAL) |
