Merge branch 'debug/world_change' of yibble.dev:bulmanator/ld58 into debug

This commit is contained in:
2025-10-06 19:38:14 +01:00
5 changed files with 52 additions and 35022 deletions

View File

@@ -83,5 +83,6 @@ function void UpdateBandit(F32 delta, Bandit *bandit, World *world);
function void LoadWorld(M_Arena *arena, World *world);
function void SaveWorld(World *world);
function void GenerateNavMesh(M_Arena *arena, World *world);
#endif // LD_GAME_WORLD_H_