diff options
Diffstat (limited to 'engines/titanic/pet_control/pet_control.h')
-rw-r--r-- | engines/titanic/pet_control/pet_control.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/pet_control/pet_control.h b/engines/titanic/pet_control/pet_control.h index 18a6d400f6..6e64d8d344 100644 --- a/engines/titanic/pet_control/pet_control.h +++ b/engines/titanic/pet_control/pet_control.h @@ -585,7 +585,7 @@ public: /** * Sets the status buttons for the starfield control */ - void starsSetButtons(int val1, int val2); + void starsSetButtons(int matchIndex, bool isMarkerClose); /** * Sets that the user has the galactic reference material |