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,4 +1,4 @@
package main
package game
import rl "libraries/raylib"
import "base:runtime"