1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-09-29 16:55:22 +00:00

Remove unused routine

This commit is contained in:
David Schmenk 2017-04-25 13:22:36 -07:00 committed by GitHub
parent 62b47d0d0f
commit 3f7ce73003

View File

@ -41,18 +41,6 @@ word relRate = $00FF
//
include "util.pla"
//
// Clear viewport to white
//
def clearWin
byte i, j
inverse
home
for j = 0 to 3
for i = 0 to 39; putc(' '); next
next
return gotoxy(0,0)
end
//
// Display LFO bar
//
def showLFO