mirror of
https://github.com/deater/tb1.git
synced 2024-11-17 15:07:07 +00:00
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);
|