diff options
Diffstat (limited to 'engines/wintermute/Base')
-rw-r--r-- | engines/wintermute/Base/file/BSaveThumbFile.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/wintermute/Base/file/BSaveThumbFile.h b/engines/wintermute/Base/file/BSaveThumbFile.h index 0531d6a873..78626eeff4 100644 --- a/engines/wintermute/Base/file/BSaveThumbFile.h +++ b/engines/wintermute/Base/file/BSaveThumbFile.h @@ -34,6 +34,7 @@ namespace WinterMute {
+//TODO: Get rid of this
class CBSaveThumbFile : public CBFile {
public:
CBSaveThumbFile(CBGame *Game);
|