Init tile impl

This commit is contained in:
2026-08-06 22:10:33 +03:00
parent dee1d4cc0f
commit 9a008834dc
6 changed files with 61 additions and 14 deletions
+1
View File
@@ -114,6 +114,7 @@ main :: proc() {
defer rl.CloseWindow()
rl.SetTargetFPS(60)
//WARN: Add a destructor to free (handlemap dangling)
scene := create_scene()
map_data := [16][16]i32 {