aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/neighborhood/mars/mars.h
diff options
context:
space:
mode:
authorJohannes Schickel2012-09-26 04:10:32 +0200
committerJohannes Schickel2012-09-26 04:11:09 +0200
commita6c6c74350bb673c178d9756a1625ca128d24f21 (patch)
tree5d88c0cef3a2b40fdfe6e10d8b20904ff75bddf8 /engines/pegasus/neighborhood/mars/mars.h
parentd9b204b78ea2c7636af7e8fcffd67065a6d08d84 (diff)
downloadscummvm-rg350-a6c6c74350bb673c178d9756a1625ca128d24f21.tar.gz
scummvm-rg350-a6c6c74350bb673c178d9756a1625ca128d24f21.tar.bz2
scummvm-rg350-a6c6c74350bb673c178d9756a1625ca128d24f21.zip
PEGASUS: Remove trailing whitespaces.
Powered by: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
Diffstat (limited to 'engines/pegasus/neighborhood/mars/mars.h')
-rw-r--r--engines/pegasus/neighborhood/mars/mars.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/engines/pegasus/neighborhood/mars/mars.h b/engines/pegasus/neighborhood/mars/mars.h
index 3ddbf39515..9ca53a8021 100644
--- a/engines/pegasus/neighborhood/mars/mars.h
+++ b/engines/pegasus/neighborhood/mars/mars.h
@@ -115,7 +115,7 @@ protected:
kMarsPrivateGotShieldChipFlag,
kNumMarsPrivateFlags
};
-
+
void init();
void start();
void setUpAIRules();
@@ -126,7 +126,7 @@ protected:
void activateOneHotspot(HotspotInfoTable::Entry &, Hotspot *);
void clickInHotspot(const Input &, const Hotspot *);
InputBits getInputFilter();
-
+
TimeValue getViewTime(const RoomID, const DirectionConstant);
void getZoomEntry(const HotSpotID, ZoomTable::Entry &);
void findSpotEntry(const RoomID, const DirectionConstant, SpotFlags, SpotTable::Entry &);
@@ -143,7 +143,7 @@ protected:
Hotspot *getItemScreenSpot(Item *, DisplayElement *);
void lockThawed();
void robotTiredOfWaiting();
-
+
void setUpReactorLevel1();
void setUpNextReactorLevel();
void makeColorSequence();
@@ -184,7 +184,7 @@ protected:
Common::String getSoundSpotsName();
Common::String getNavMovieName();
-
+
InventoryItem *_attackingItem;
FuseFunction _bombFuse;
FuseFunction _noAirFuse;