From 0dd3563085123e97e8424ee951dbecf65c022769 Mon Sep 17 00:00:00 2001 From: Alyssa Milburn Date: Sat, 2 Apr 2016 21:55:00 +0200 Subject: COMMON: Add Apple II platform --- common/platform.h | 1 + 1 file changed, 1 insertion(+) (limited to 'common/platform.h') 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, -- cgit v1.2.3