aboutsummaryrefslogtreecommitdiff
path: root/engines/gargoyle/frotz/processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gargoyle/frotz/processor.h')
-rw-r--r--engines/gargoyle/frotz/processor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gargoyle/frotz/processor.h b/engines/gargoyle/frotz/processor.h
index a11fa1b966..77192b4f6a 100644
--- a/engines/gargoyle/frotz/processor.h
+++ b/engines/gargoyle/frotz/processor.h
@@ -412,7 +412,7 @@ private:
zchar unicode_tolower(zchar c);
/**@}*/
-private:
+protected:
/**
* \defgroup General Opcode methods
* @{