mirror of
https://github.com/halpz/re3.git
synced 2025-07-14 16:28:13 +00:00
finished save/load
This commit is contained in:
@ -25,8 +25,6 @@ bool CheckDataNotCorrupt(int32 slot, char *name);
|
||||
bool RestoreForStartLoad();
|
||||
int align4bytes(int32 size);
|
||||
|
||||
extern class CDate CompileDateAndTime;
|
||||
|
||||
extern char DefaultPCSaveFileName[260];
|
||||
extern char ValidSaveName[260];
|
||||
extern char LoadFileName[256];
|
||||
|
Reference in New Issue
Block a user