index
:
KillaFacsista
main
A space shooter game written in pure C99
nathansmith@disroot.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game.h
blob: e3942f90f2534080146009bf110726d9d2c9d6f0 (
plain
)
1
2
3
4
5
6
#include "gameCommon.h" #ifndef GAME_H #define GAME_H #endif