aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/neighborhood/mars/shuttleweapon.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/pegasus/neighborhood/mars/shuttleweapon.h')
-rwxr-xr-xengines/pegasus/neighborhood/mars/shuttleweapon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/pegasus/neighborhood/mars/shuttleweapon.h b/engines/pegasus/neighborhood/mars/shuttleweapon.h
index c62cee1acc..30e42face8 100755
--- a/engines/pegasus/neighborhood/mars/shuttleweapon.h
+++ b/engines/pegasus/neighborhood/mars/shuttleweapon.h
@@ -45,7 +45,7 @@ public:
virtual void initShuttleWeapon();
virtual void cleanUpShuttleWeapon();
- virtual void fireWeapon(const tCoordType, const tCoordType);
+ virtual void fireWeapon(const CoordType, const CoordType);
bool canFireWeapon();