Refactor sound

This commit is contained in:
clobber
2015-08-07 03:44:38 -05:00
parent 0010a37c60
commit ec17ea864f
4 changed files with 78 additions and 475 deletions
+2
View File
@@ -36,6 +36,7 @@
/* Begin PBXBuildFile section */
82EC409F0FD9EC420017FC19 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 82EC409E0FD9EC420017FC19 /* libz.dylib */; };
8794D9691B74713300897F57 /* Sound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 941F59AF17A6189D0005D7EA /* Sound.cpp */; };
8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
941DFB2715B6425200C6552F /* ProSystemGameCore.mm in Sources */ = {isa = PBXBuildFile; fileRef = 941DFB2615B6425200C6552F /* ProSystemGameCore.mm */; };
@@ -435,6 +436,7 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
8794D9691B74713300897F57 /* Sound.cpp in Sources */,
941DFB2715B6425200C6552F /* ProSystemGameCore.mm in Sources */,
941F59BF17A6189D0005D7EA /* Archive.cpp in Sources */,
941F59C017A6189D0005D7EA /* Bios.cpp in Sources */,