Skip to content

Commit

Permalink
SHERLOCK: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Kiewitz committed Jun 14, 2015
1 parent 6ab3857 commit 95e4603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engines/sherlock/talk.h
Expand Up @@ -258,7 +258,7 @@ class Talk {
/**
* Checks, if a character is an opcode
*/
inline bool isOpcode(byte checkCharacter);
virtual inline bool isOpcode(byte checkCharacter);

/**
* Display the talk interface window
Expand Down

0 comments on commit 95e4603

Please sign in to comment.