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
/
levels.c
blob: ff2b2b6fa11d17f5e1a9c48fcb87a1cd38fd4225 (
plain
)
1
2
3
4
#include "levels.h" const LevelInfo levelInfoList[LEVELS_COUNT] = { };