SHERLOCK: Further minor cleanups
This commit is contained in:
parent
033241eb43
commit
6f9693102f
4 changed files with 6 additions and 5 deletions
|
@ -33,6 +33,7 @@
|
|||
namespace Sherlock {
|
||||
|
||||
#define MAX_SAVEGAME_SLOTS 99
|
||||
#define ONSCREEN_FILES_COUNT 5
|
||||
#define SHERLOCK_SAVEGAME_VERSION 1
|
||||
|
||||
enum SaveMode { SAVEMODE_NONE = 0, SAVEMODE_LOAD = 1, SAVEMODE_SAVE = 2 };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue