tb1/levels.h

6 lines
168 B
C
Raw Normal View History

2000-09-17 05:47:00 +00:00
void levelone(tb1_state *game_state);
2000-09-18 03:50:00 +00:00
void littleopener(tb1_state *game_state);
2000-09-17 05:47:00 +00:00
void leveltwoengine(tb1_state *game_state);
2000-09-18 03:50:00 +00:00
void littleopener2(tb1_state *game_state);