This commit is contained in:
Riyyi
2026-09-14 19:25:33 +02:00
parent 2b8488a1e2
commit 416b42c27e
2 changed files with 21 additions and 1 deletions
+1
View File
@@ -61,6 +61,7 @@ init :: proc() {
fmt.println("hello from .dll!")
g = new(Game_Memory)
memory_set(g)
}
@(export)