aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/entities/mahmud.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lastexpress/entities/mahmud.h')
-rw-r--r--engines/lastexpress/entities/mahmud.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/engines/lastexpress/entities/mahmud.h b/engines/lastexpress/entities/mahmud.h
index a0d339cb60..647d48b8ed 100644
--- a/engines/lastexpress/entities/mahmud.h
+++ b/engines/lastexpress/entities/mahmud.h
@@ -57,7 +57,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)
/**
* Handles entering/exiting a compartment.
@@ -67,21 +67,21 @@ public:
* @param ticks The time ticks
* @param object The object for loading the scene
*/
- DECLARE_FUNCTION_4(enterExitCompartment2, const char* sequence, ObjectIndex compartment, uint32 ticks, ObjectIndex object)
+ DECLARE_FUNCTION_4(enterExitCompartment2, const char *sequence, ObjectIndex compartment, uint32 ticks, ObjectIndex object)
/**
* Plays sound
*
* @param filename The sound filename
*/
- DECLARE_FUNCTION_1(playSound, const char* filename)
+ DECLARE_FUNCTION_1(playSound, const char *filename)
/**
* Plays sound
*
* @param filename The sound filename
*/
- DECLARE_FUNCTION_1(playSoundMertens, const char* filename)
+ DECLARE_FUNCTION_1(playSoundMertens, const char *filename)
/**
* Updates parameter 2 using time value