aboutsummaryrefslogtreecommitdiff
path: root/common/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/platform.h')
-rw-r--r--common/platform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/platform.h b/common/platform.h
index 15bcddb62e..d6284be713 100644
--- a/common/platform.h
+++ b/common/platform.h
@@ -38,6 +38,7 @@ class String;
enum Platform {
kPlatformDOS,
kPlatformAmiga,
+ kPlatformAtari8Bit,
kPlatformAtariST,
kPlatformMacintosh,
kPlatformFMTowns,