mirror of
https://github.com/deater/tb1.git
synced 2025-01-09 23:31:08 +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);
|