tb1/sidebar.h

5 lines
190 B
C
Raw Normal View History

2000-09-16 23:23:00 +00:00
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);