Change project structure for cross build

This commit is contained in:
Synthasmagoria 2026-09-01 14:12:06 +02:00
commit 80b3e83d4d
17 changed files with 44 additions and 43 deletions

View file

@ -1,7 +1,7 @@
#+build !wasm32
#+build !wasm64p32
package main
package game
import "core:os"
import "core:io"