Fixed settings loading, added TopLineEmptyFile

This commit is contained in:
Sergeanur
2019-10-30 01:14:59 +02:00
parent d84033a710
commit 74ca8bb608
3 changed files with 7 additions and 4 deletions

View File

@@ -19,3 +19,5 @@ extern C_PcSave PcSaveHelper;
extern int *Slots;
extern int *SlotFileName;
extern int *SlotSaveDate;
const char TopLineEmptyFile[] = "THIS FILE IS NOT VALID YET";