tb1/tb1_linux/sidebar.h
Vince Weaver 137d2b45fd Move tb1 into its own subdir
I'm merging all the the tom bombem projects into one git tree
2012-12-18 21:24:06 -05:00

5 lines
188 B
C

int change_shields(tb1_state *game_state);
int changescore(tb1_state *game_state);
void makehole(int y,vmwVisual *target);
void setupsidebar(tb1_state *game_state, vmwVisual *vaddr2);