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), ...)
|
printh(puke(item), ...)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
function pukeboard(item)
|
||||||
|
puketh(item, "@clip")
|
||||||
|
end
|
||||||
|
|
||||||
function drawgame()
|
function drawgame()
|
||||||
cls()
|
cls()
|
||||||
clip(0,0,112,128)
|
clip(0,0,112,128)
|
||||||
|
Loading…
Reference in New Issue
Block a user