tb1/tb1_linux/level2_engine.h

4 lines
203 B
C
Raw Normal View History

2001-10-29 06:18:00 +00:00
void leveltwoengine(tb1_state *game_state, char *shipfile, char *levelfile,
char *spritefile,char *level_num, char *level_desc,
void *close_function);