aboutsummaryrefslogtreecommitdiff
path: root/common/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/platform.h')
-rw-r--r--common/platform.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/platform.h b/common/platform.h
index 17a332b851..d6284be713 100644
--- a/common/platform.h
+++ b/common/platform.h
@@ -38,6 +38,7 @@ class String;
enum Platform {
kPlatformDOS,
kPlatformAmiga,
+ kPlatformAtari8Bit,
kPlatformAtariST,
kPlatformMacintosh,
kPlatformFMTowns,
@@ -50,6 +51,7 @@ enum Platform {
kPlatformSegaCD,
kPlatform3DO,
kPlatformPCEngine,
+ kPlatformApple2,
kPlatformApple2GS,
kPlatformPC98,
kPlatformWii,