libc8
CHIP-8 utility library
|
Represents an argument for a command with a type and value. More...
Data Fields | |
Argument | type |
ArgValue | value |
Represents an argument for a command with a type and value.
type | Argument type |
value | Argument value |
Argument type |
ArgValue value |