aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/pegasus.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/pegasus/pegasus.h')
-rw-r--r--engines/pegasus/pegasus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/pegasus/pegasus.h b/engines/pegasus/pegasus.h
index e6902bf7a5..4bd81f4a1a 100644
--- a/engines/pegasus/pegasus.h
+++ b/engines/pegasus/pegasus.h
@@ -118,6 +118,7 @@ public:
// Items
bool playerHasItem(const Item *);
bool playerHasItemID(const tItemID);
+ void checkFlashlight();
// Inventory Items
InventoryItem *getCurrentInventoryItem();