aboutsummaryrefslogtreecommitdiff
path: root/common/platform.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'common/platform.cpp')
-rw-r--r--common/platform.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/platform.cpp b/common/platform.cpp
index 280185d862..6898993b33 100644
--- a/common/platform.cpp
+++ b/common/platform.cpp
@@ -31,6 +31,7 @@ const PlatformDescription g_platforms[] = {
{ "3do", "3do", "3do", "3DO", kPlatform3DO },
{ "acorn", "acorn", "acorn", "Acorn", kPlatformAcorn },
{ "amiga", "ami", "amiga", "Amiga", kPlatformAmiga },
+ { "atari8", "atari8", "atari8", "Atari 8-bit", kPlatformAtari8Bit },
{ "atari", "atari-st", "st", "Atari ST", kPlatformAtariST },
{ "c64", "c64", "c64", "Commodore 64", kPlatformC64 },
{ "pc", "dos", "ibm", "DOS", kPlatformDOS },