- [NEW] F1, F2 i F3 per al zoom i fullscreen

- [NEW] [tools/scredit.lua] C per a borrar pantalla en el caracter seleccionar, F per a flood fill
This commit is contained in:
2026-05-18 09:04:04 +02:00
parent 7975eb37b3
commit 5b82b260ab
3 changed files with 97 additions and 40 deletions
+1 -1
View File
@@ -437,7 +437,7 @@ const char boot[] =
"ink(1) print('G A M E',8,16)"
"ink(4) print('S Y S T E M',20,16)"
"ink(7) print('mini',9,8)"
"ink(8) print('v0.7.8',34,29)"
"ink(8) print('v0.7.9',34,29)"
"w=time() "
"end "
"function update()"