0000
- Description
- No operation
- Syntax
- 0000: NOP
- Parameter
- none
This opcode does absolutely nothing. 0000 is often put at the beginning of CLEO scripts to avoid jump-at-zero-offset bug.
Keywords
NOP
This opcode does absolutely nothing. 0000 is often put at the beginning of CLEO scripts to avoid jump-at-zero-offset bug.
NOP