From 3a591143044f8bc55181f25ae6e02918808dfa48 Mon Sep 17 00:00:00 2001 From: David Schmenk Date: Tue, 19 Dec 2017 10:07:02 -0800 Subject: [PATCH] TRUE/FALSE in cmdsys.plh now --- src/mockingboard/seqplay.pla | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mockingboard/seqplay.pla b/src/mockingboard/seqplay.pla index a72f3ee..729e3b2 100755 --- a/src/mockingboard/seqplay.pla +++ b/src/mockingboard/seqplay.pla @@ -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