mirror of
https://github.com/deater/tb1.git
synced 2025-01-22 14:29:53 +00:00
5 lines
190 B
C
5 lines
190 B
C
|
int change_shields(struct tb1_state *game_state);
|
||
|
int changescore(struct tb1_state *game_state);
|
||
|
void makehole(int y,vmwVisual *target);
|
||
|
void setupsidebar(struct tb1_state *game_state);
|