mirror of
https://github.com/deater/tb1.git
synced 2024-11-19 12:31:56 +00:00
5 lines
139 B
C
5 lines
139 B
C
void levelone(struct tb1_state *game_state);
|
|
void littleopener();
|
|
void leveltwoengine(struct tb1_state *game_state);
|
|
void littleopener2();
|