aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/entities/vesna.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lastexpress/entities/vesna.h')
-rw-r--r--engines/lastexpress/entities/vesna.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/lastexpress/entities/vesna.h b/engines/lastexpress/entities/vesna.h
index 74a1c0b6e9..55a9a989c5 100644
--- a/engines/lastexpress/entities/vesna.h
+++ b/engines/lastexpress/entities/vesna.h
@@ -48,7 +48,7 @@ public:
*
* @param filename The sound filename
*/
- DECLARE_FUNCTION_1(playSound, const char* filename)
+ DECLARE_FUNCTION_1(playSound, const char *filename)
/**
* Handles entering/exiting a compartment.
@@ -56,7 +56,7 @@ public:
* @param sequence The sequence to draw
* @param compartment The compartment
*/
- DECLARE_FUNCTION_2(enterExitCompartment, const char* sequence, ObjectIndex compartment)
+ DECLARE_FUNCTION_2(enterExitCompartment, const char *sequence, ObjectIndex compartment)
/**
@@ -64,7 +64,7 @@ public:
*
* @param sequence The sequence to draw
*/
- DECLARE_FUNCTION_1(draw, const char* sequence)
+ DECLARE_FUNCTION_1(draw, const char *sequence)
/**
* Updates the entity