aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/MMShell/MMConstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/pegasus/MMShell/MMConstants.h')
-rwxr-xr-xengines/pegasus/MMShell/MMConstants.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/pegasus/MMShell/MMConstants.h b/engines/pegasus/MMShell/MMConstants.h
index 21852a9e39..036caad84a 100755
--- a/engines/pegasus/MMShell/MMConstants.h
+++ b/engines/pegasus/MMShell/MMConstants.h
@@ -53,8 +53,7 @@ const tDisplayElementID kCurrentDragSpriteID = 1000;
//const Fixed kFixed1 = 1 << 16;
//const Fixed kFixedMinus1 = -1 << 16;
-// Originally "TimeScale" instead of int
-const int kDefaultTimeScale = 600;
+const TimeScale kDefaultTimeScale = 600;
// TODO
//const RGBColor kWhiteRGB = {0xFFFF, 0xFFFF, 0xFFFF};