mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-23 04:33:09 +00:00
TITANIC: Fix warnings
This commit is contained in:
parent
7ace328cb8
commit
605d915d90
@ -81,7 +81,7 @@ protected: \
|
||||
{ &TheBaseClass::getThisMessageMap, &_messageEntries[0] }; \
|
||||
return &messageMap; \
|
||||
} \
|
||||
static const int DUMMY = 0
|
||||
enum { DUMMY }
|
||||
|
||||
class CMessageTarget: public CSaveableObject {
|
||||
DECLARE_MESSAGE_MAP;
|
||||
|
Loading…
x
Reference in New Issue
Block a user