mirror of
https://github.com/deater/tb1.git
synced 2025-01-04 20:31:37 +00:00
137d2b45fd
I'm merging all the the tom bombem projects into one git tree
3 lines
148 B
C
3 lines
148 B
C
int showhiscore(tb1_state *game_state,int showchart,int show_highest);
|
|
void write_hs_list(tb1_state *game_state,int score,char *hiname,int wipe);
|