mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-25 05:34:27 +00:00
SCI: Remove unused MAX_SAVE_DIR_SIZE
This commit is contained in:
parent
5ee5dd76f5
commit
4130f66af2
@ -78,10 +78,6 @@ private:
|
||||
void addAsVirtualFiles(Common::String title, Common::String fileMask);
|
||||
};
|
||||
|
||||
enum {
|
||||
MAX_SAVE_DIR_SIZE = MAXPATHLEN
|
||||
};
|
||||
|
||||
enum {
|
||||
MAX_SAVEGAME_NR = 20 /**< Maximum number of savegames */
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user