might as well offer a shortcut for that too
This commit is contained in:
parent
f4bcd11bed
commit
e8ed97be9e
@ -331,6 +331,10 @@ function puketh(item, ...)
|
||||
printh(puke(item), ...)
|
||||
end
|
||||
|
||||
function pukeboard(item)
|
||||
puketh(item, "@clip")
|
||||
end
|
||||
|
||||
function drawgame()
|
||||
cls()
|
||||
clip(0,0,112,128)
|
||||
|
Loading…
Reference in New Issue
Block a user