diff options
Diffstat (limited to 'common/platform.h')
-rw-r--r-- | common/platform.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/platform.h b/common/platform.h index 17a332b851..15bcddb62e 100644 --- a/common/platform.h +++ b/common/platform.h @@ -50,6 +50,7 @@ enum Platform { kPlatformSegaCD, kPlatform3DO, kPlatformPCEngine, + kPlatformApple2, kPlatformApple2GS, kPlatformPC98, kPlatformWii, |