diff options
author | David Fioramonti | 2017-08-03 15:21:40 -0700 |
---|---|---|
committer | David Fioramonti | 2017-08-03 16:13:34 -0700 |
commit | 293df6a68f9e10f1fa43139306eaf73af7ab6c09 (patch) | |
tree | 09b496493ee703896c3acb6b92b0509e97ea083d /doc | |
parent | 79dbb566254eb7fa23c28b6b739bf8ca624bebf8 (diff) | |
download | scummvm-rg350-293df6a68f9e10f1fa43139306eaf73af7ab6c09.tar.gz scummvm-rg350-293df6a68f9e10f1fa43139306eaf73af7ab6c09.tar.bz2 scummvm-rg350-293df6a68f9e10f1fa43139306eaf73af7ab6c09.zip |
TITANIC: Max saved games const centralized
Before the const specifying the max number of save/load games was
in titanic.h, core/project_item.cpp, main_game_window, and detection.cpp.
Since they all inherit from titanic.h they should just use the const there.
Also the saved game const in core/project_item.cpp was named differently
so I also changed that.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions