From b21e829a9fab7818159539b83cd20f81a6b16465 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Tue, 30 May 2017 22:23:31 -0400 Subject: TITANIC: Renamings and fixes for starfield marker buttons in PET --- engines/titanic/pet_control/pet_starfield.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engines/titanic/pet_control/pet_starfield.h') diff --git a/engines/titanic/pet_control/pet_starfield.h b/engines/titanic/pet_control/pet_starfield.h index ec96fb93ef..01dddfd564 100644 --- a/engines/titanic/pet_control/pet_starfield.h +++ b/engines/titanic/pet_control/pet_starfield.h @@ -105,9 +105,9 @@ public: virtual void save(SimpleFile *file, int indent); /** - * Sets the offsets for each of the buttons + * Sets the display for the marker buttons */ - void setButtons(int val1, int val2); + void setButtons(int matchIndex, bool isMarkerClose); /** * Sets whether the player has the galactic reference material -- cgit v1.2.3