aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/shootemup.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/shootemup.h')
-rw-r--r--engines/avalanche/shootemup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/avalanche/shootemup.h b/engines/avalanche/shootemup.h
index 4c010aa71e..3cdcc1d5cd 100644
--- a/engines/avalanche/shootemup.h
+++ b/engines/avalanche/shootemup.h
@@ -35,7 +35,7 @@ class ShootEmUp {
public:
ShootEmUp(AvalancheEngine *vm);
- void run();
+ uint16 run();
private:
struct Sprite {