mirror of
https://github.com/deater/tb1.git
synced 2024-12-22 13:29:48 +00:00
137d2b45fd
I'm merging all the the tom bombem projects into one git tree
4 lines
203 B
C
4 lines
203 B
C
void leveltwoengine(tb1_state *game_state, char *shipfile, char *levelfile,
|
|
char *spritefile,char *level_num, char *level_desc,
|
|
void *close_function);
|