added non-dos version
authorJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 9 Oct 2023 13:46:16 +0000 (16:46 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 9 Oct 2023 13:46:16 +0000 (16:46 +0300)
commit568ba6110f8de48b7fbd119b72a11d67205ea8e4
treef5d4cdbcb176bf1d17a451557cf909c28cd5ff71
parent7d7c971c01d017b59cc7e06fdf0326ccfab5895e
added non-dos version
.gitignore
Makefile [deleted file]
Makefile.dos [new file with mode: 0644]
Makefile.unix [new file with mode: 0644]
src/game.c
src/nondos/main.c [new file with mode: 0644]
src/nondos/miniglut.c [new file with mode: 0644]
src/nondos/miniglut.h [new file with mode: 0644]