aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scumm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm.h b/scumm.h
index 62551a1aa8..f3f18548f3 100644
--- a/scumm.h
+++ b/scumm.h
@@ -529,6 +529,7 @@ enum GameFeatures {
GF_AUDIOTRACKS = 1024,
GF_NO_SCALLING = 2048,
GF_ADLIB_DEFAULT = 4096,
+ GF_AMIGA = 8192
};
enum WhereIsObject {