loadsave.c: function Remove_file()
This commit is contained in:
@@ -267,4 +267,6 @@ FILE * Open_file_write(T_IO_Context *context);
|
||||
/// For use by Load_XXX() and Test_XXX() functions
|
||||
FILE * Open_file_read(T_IO_Context *context);
|
||||
|
||||
/// For use by Save_XXX() functions
|
||||
void Remove_file(T_IO_Context *context);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user