aboutsummaryrefslogtreecommitdiff
path: root/engines/queen/logic.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/queen/logic.h')
-rw-r--r--engines/queen/logic.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/queen/logic.h b/engines/queen/logic.h
index f1f93de17e..2721951f4e 100644
--- a/engines/queen/logic.h
+++ b/engines/queen/logic.h
@@ -20,8 +20,8 @@
*
*/
-#ifndef QUEENLOGIC_H
-#define QUEENLOGIC_H
+#ifndef QUEEN_LOGIC_H
+#define QUEEN_LOGIC_H
#include "common/str.h"
#include "common/util.h"
@@ -224,7 +224,7 @@ public:
protected:
- void initialise();
+ void readQueenJas();
void asmMakeJoeUseDress();
void asmMakeJoeUseNormalClothes();