mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-01-08 07:31:32 +00:00
TRUE/FALSE in cmdsys.plh now
This commit is contained in:
parent
e6fbdd5e68
commit
3a59114304
@ -5,8 +5,6 @@ include "../inc/args.plh"
|
||||
// Usage is documented following the source in this file...
|
||||
//
|
||||
const rndseed = $004E
|
||||
const FALSE = 0
|
||||
const TRUE = !FALSE
|
||||
const LSB = 0
|
||||
const MSB = 1
|
||||
const MB_ARPEGGIO = 4 // In 16ths of a second
|
||||
|
Loading…
Reference in New Issue
Block a user