aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/variable_list.cpp
AgeCommit message (Collapse)Author
2017-07-23TITANIC: Adjust the switch/case fall-through commentsBastien Bouclet
This way, GCC 7 does not generate a warning for those cases when -Wimplicit-fallthrough=3 is enabled, which is now the default.
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-09-11TTIANIC: Add CPlaceHolderItem, CVariableList classesPaul Gilbert