mirror of
https://github.com/deater/tb1.git
synced 2025-01-18 05:29:54 +00:00
3 lines
77 B
C
3 lines
77 B
C
|
int savegame(tb1_state *game_state);
|
||
|
void loadgame(tb1_state *game_state);
|