[oden] It's a start

This commit is contained in:
John Doty 2023-06-20 06:33:29 -07:00
parent 83a0950153
commit 3b02faf9b4
2 changed files with 48 additions and 7 deletions

View file

@ -1,4 +1,5 @@
function init() {
graphics.print("Hello world!");
// console.log("Hello world!");
}