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 1891c7096d..9595083207 100644
--- a/common/platform.h
+++ b/common/platform.h
@@ -55,6 +55,7 @@ enum Platform {
kPlatformPSX,
kPlatformCDi,
kPlatformIOS,
+ kPlatformOS2,
kPlatformUnknown = -1
};