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
/
world.h
blob: 379b920daaf6a6f3e8688895168544f7b096d9d3 (
plain
)
1
2
3
4
5
6
7
#include "gameCommon.h" #include "entity.h" #ifndef WORLD_H #define WORLD_H #endif