aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/neighborhood/spot.h
diff options
context:
space:
mode:
authorMatthew Hoops2011-12-15 22:01:03 -0500
committerMatthew Hoops2011-12-15 22:01:03 -0500
commitfdced472abc830c07d28474727db004c8018fcac (patch)
tree2cc4bf7bacf077341402d097fc568030d76575e6 /engines/pegasus/neighborhood/spot.h
parentb5565a43378014a037798f43bc382b2c30cdf8d9 (diff)
downloadscummvm-rg350-fdced472abc830c07d28474727db004c8018fcac.tar.gz
scummvm-rg350-fdced472abc830c07d28474727db004c8018fcac.tar.bz2
scummvm-rg350-fdced472abc830c07d28474727db004c8018fcac.zip
PEGASUS: Begin cleaning up pegasus-defined types
Diffstat (limited to 'engines/pegasus/neighborhood/spot.h')
-rwxr-xr-xengines/pegasus/neighborhood/spot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/pegasus/neighborhood/spot.h b/engines/pegasus/neighborhood/spot.h
index 38cc81d581..1d5d296f9b 100755
--- a/engines/pegasus/neighborhood/spot.h
+++ b/engines/pegasus/neighborhood/spot.h
@@ -37,7 +37,7 @@ namespace Common {
namespace Pegasus {
-typedef tMM8BitFlags tSpotFlags;
+typedef byte tSpotFlags;
enum {
kSpotLoopsBit, // Loop or once only?