aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/star_control/star_field.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/star_control/star_field.h')
-rw-r--r--engines/titanic/star_control/star_field.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/star_control/star_field.h b/engines/titanic/star_control/star_field.h
index d02749b048..18104cdedf 100644
--- a/engines/titanic/star_control/star_field.h
+++ b/engines/titanic/star_control/star_field.h
@@ -63,7 +63,7 @@ public:
/**
* Renders the contents of the starfield
*/
- void draw(CVideoSurface *surface, CStarControlSub12 *sub12);
+ void render(CVideoSurface *surface, CStarControlSub12 *sub12);
int get1() const;
void set1(int val);