aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/bitmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cge2/bitmap.h')
-rw-r--r--engines/cge2/bitmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cge2/bitmap.h b/engines/cge2/bitmap.h
index 12f7651b36..8643c37467 100644
--- a/engines/cge2/bitmap.h
+++ b/engines/cge2/bitmap.h
@@ -85,7 +85,7 @@ public:
bool moveHi();
bool moveLo();
- static uint8 *paint(int des, uint8 colorSet[][4]);
+ static uint8 *makeSpeechBubbleTail(int des, uint8 colorSet[][4]);
};