000C
Jump to navigation
Jump to search
Description
- Subtracts the specified integer from the value stored in the global variable
Syntax
- 000C: [global var] -= [int]
- [global var] -= [int]
Parameter
- [global var]
- Global variable
- [int]
- Integer value
Keywords
global, variable, var, integer, sub