diff options
Diffstat (limited to 'world.h')
-rw-r--r-- | world.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ struct World { Map map; int cam_x, cam_y; + int gmemory, oom; }; void init_world(World* world); |
index : mallocbullet | |
Bullet Hell Game Jam 2023 | quou@disroot.org |
aboutsummaryrefslogtreecommitdiff |