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