minimap etc

This commit is contained in:
t. boddy 2026-02-16 14:21:25 -05:00
parent 75f6c7d8dc
commit 1702a06d9f
17 changed files with 134 additions and 20 deletions

View file

@ -5,4 +5,5 @@ void loadStage(){
spawnEnemy(0, zone);
}
}
loadMap();
}