Changeset 39 for abuse/trunk/src/include/loadgame.hpp
- Timestamp:
- Mar 2, 2008, 12:29:06 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/include/loadgame.hpp
r2 r39 3 3 4 4 int show_load_icon(); 5 int load_game(int show_all, char *title);5 int load_game(int show_all, char const *title); 6 6 void get_savegame_name(char *buf); // buf should be at least 50 bytes 7 7 void last_savegame_name(char *buf);
Note: See TracChangeset
for help on using the changeset viewer.