Merge branch 'main' of yibble.dev:bulmanator/ld58

This commit is contained in:
2025-10-07 14:14:51 +01:00
13 changed files with 168 additions and 55 deletions

View File

@@ -67,7 +67,7 @@ struct World {
World_Hitbox *hitboxes;
World_Portal *portals;
U32 *map;
bool showPoster;
U32 propCount;
U32 portalCount;
U32 hitboxCount;