SHERLOCK: Further minor cleanups

This commit is contained in:
Paul Gilbert 2015-05-19 09:35:53 -04:00
parent 033241eb43
commit 6f9693102f
4 changed files with 6 additions and 5 deletions

View file

@ -41,7 +41,6 @@ const int ENV_POINTS[6][3] = {
static const char *const EMPTY_SAVEGAME_SLOT = "-EMPTY-";
static const char *const SAVEGAME_STR = "SHLK";
#define SAVEGAME_STR_SIZE 4
#define ONSCREEN_FILES_COUNT 5
/*----------------------------------------------------------------*/