add line function to platform

This commit is contained in:
2021-12-11 23:56:46 +01:00
parent 72e977c4ba
commit 6f92fd8bb3
11 changed files with 99 additions and 13 deletions

View File

@@ -11,5 +11,5 @@ anyhow = "1"
minifb = "0.19"
notify = "4"
pico-args = "0.4"
curlywas = { git = "https://github.com/exoticorn/curlywas.git", rev = "d62bc8bf86cff65145d5aea045b81122bc15d709" }
curlywas = { git = "https://github.com/exoticorn/curlywas.git", rev = "196719b" }
uw8-tool = { path = "uw8-tool" }