aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/avalanche.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/avalanche.h')
-rw-r--r--engines/avalanche/avalanche.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/avalanche/avalanche.h b/engines/avalanche/avalanche.h
index 76873a5af2..66bfd22ae5 100644
--- a/engines/avalanche/avalanche.h
+++ b/engines/avalanche/avalanche.h
@@ -71,7 +71,7 @@ public:
Gyro *_gyro;
Enhanced *_enhanced;
Logger *_logger;
- Pingo _pingo;
+ Pingo *_pingo;
Scrolls _scrolls;
Visa _visa;
Lucerna _lucerna;