removed old level and player data structures from the original game idea voxels
authorJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 24 Oct 2022 01:36:40 +0000 (04:36 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 24 Oct 2022 01:36:40 +0000 (04:36 +0300)
commitbf04799fd08b2f45c3f912911ffaf96feccfb511
tree2b077d1543e09accc17a8db55de73da25ed723c2
parenta40ea78e8bd2fc5ba01906fd19bedf074203a24a
removed old level and player data structures from the original game idea
src/gamescr.c
src/level.c [deleted file]
src/level.h [deleted file]
src/player.c [deleted file]
src/player.h [deleted file]