From c490859ab137122093f1fbdf9c14da10b3b95106 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Tue, 28 Jun 2016 16:44:09 -0700 Subject: [PATCH] Fix #333 --- src/common/constants.d | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/common/constants.d b/src/common/constants.d index bdee499..007a677 100644 --- a/src/common/constants.d +++ b/src/common/constants.d @@ -167,6 +167,8 @@ immutable string[] predefinedVersions = [ "NVPTX64", "OpenBSD", "OSX", + "PlayStation", + "PlayStation4", "Posix", "PPC", "PPC64",