might as well offer a shortcut for that too

This commit is contained in:
Kistaro Windrider 2023-09-30 14:07:54 -07:00
parent f4bcd11bed
commit e8ed97be9e
Signed by: kistaro
SSH Key Fingerprint: SHA256:TBE2ynfmJqsAf0CP6gsflA0q5X5wD5fVKWPsZ7eVUg8

View File

@ -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)