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,5 +1,5 @@
#+build wasm32, wasm64p32
package main
package game
ProjectReadErrorType :: enum {
LoadingProjectNotSupportedOnWeb,