Skip to content

Commit

Permalink
MORTEVIELLE: Remove unused const
Browse files Browse the repository at this point in the history
  • Loading branch information
Strangerke committed Jul 6, 2013
1 parent ca33969 commit 1bd1a8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion engines/mortevielle/mortevielle.h
Expand Up @@ -136,7 +136,6 @@ const int kMenuPlaceStringIndex = 435;
const int kMenuActionStringIndex = 476;
const int kMenuSelfStringIndex = 497;
const int kMenuSayStringIndex = 502;
const int kSecretPassageQuestionStringIndex = 510; // Unused?
const int kMaxPatt = 20;

const int OPCODE_NONE = 0;
Expand Down

0 comments on commit 1bd1a8a

Please sign in to comment.