1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-04-20 01:16:36 +00:00

Update cmdsys.plh

This commit is contained in:
David Schmenk
2017-12-14 12:12:02 -08:00
committed by GitHub
parent 9a556ab619
commit 8dfc1e775e
-4
View File
@@ -30,10 +30,6 @@ import cmdsys
const modkeep = $2000
const modinitkeep = $4000
//
// System vars
//
word sysvars
//
// CMD exported functions
//
predef putc(c)#0, putln()#0, puts(s)#0, puti(i)#0, getc()#1, gets(p)#1, toupper(c)#1