aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/graphics.h')
-rw-r--r--engines/avalanche/graphics.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/avalanche/graphics.h b/engines/avalanche/graphics.h
index 100a5dad72..80724f8216 100644
--- a/engines/avalanche/graphics.h
+++ b/engines/avalanche/graphics.h
@@ -84,6 +84,7 @@ public:
void drawMenuItem(int x1, int y1, int x2, int y2);
void wipeChar(int x, int y, Color color);
void drawChar(byte ander, int x, int y, Color color);
+ void drawDebugLines();
void clearAlso();
void clearTextBar();