HUGO: Fix compilation

svn-id: r54577
This commit is contained in:
Arnaud Boutonné 2010-11-29 17:50:30 +00:00
parent 45f55128b1
commit b6f9407ec6

View File

@ -177,7 +177,7 @@ public:
const HugoGameDescription *_gameDescription;
uint32 getFeatures() const;
const char *HugoEngine::getGameId() const;
const char *getGameId() const;
GameType getGameType() const;
Common::Platform getPlatform() const;