From 6c0855f3d3efc52478ba9ce019fbd4c9287f4691 Mon Sep 17 00:00:00 2001 From: Neeraj Kumar Date: Thu, 5 Aug 2010 21:36:17 +0000 Subject: TESTBED: playing audio output with variable sample rates svn-id: r51766 --- engines/testbed/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/testbed/detection.cpp') diff --git a/engines/testbed/detection.cpp b/engines/testbed/detection.cpp index b0e3c4693b..6267be7f06 100644 --- a/engines/testbed/detection.cpp +++ b/engines/testbed/detection.cpp @@ -43,7 +43,7 @@ static const ADGameDescription testbedDescriptions[] = { "", AD_ENTRY1(NULL, 0), // No data files required Common::EN_ANY, - Common::kPlatformLinux, + Common::kPlatformPC, ADGF_NO_FLAGS, Common::GUIO_NONE }, -- cgit v1.2.3