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