Amiga version too

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2731 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2007-04-09 01:47:07 +00:00
parent 30721381a5
commit 0f262b70ab
+1 -1
View File
@@ -39,7 +39,7 @@ struct options {
char print; char print;
char verbose; char verbose;
enum { enum {
Type_sc1, // PC version of SC1 Type_sc1, // PC/Amiga version of SC1
Type_pc, // PC version of SC2 Type_pc, // PC version of SC2
Type_3do, // 3DO version of SC2; also The Horde (PC version) Type_3do, // 3DO version of SC2; also The Horde (PC version)
} type; } type;