Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
plop
Browse files Browse the repository at this point in the history
  • Loading branch information
biou committed Jan 27, 2013
1 parent 5faf2d5 commit 953de4a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions GGJ13/Drugs&Rock.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
329D369216B56936001BDACA /* OrchestreFBI.aifc in Resources */ = {isa = PBXBuildFile; fileRef = 329D369116B56936001BDACA /* OrchestreFBI.aifc */; };
329D369516B56D55001BDACA /* ECGFast.aifc in Resources */ = {isa = PBXBuildFile; fileRef = 329D369316B56D55001BDACA /* ECGFast.aifc */; };
329D369616B56D55001BDACA /* ECGSlow.aifc in Resources */ = {isa = PBXBuildFile; fileRef = 329D369416B56D55001BDACA /* ECGSlow.aifc */; };
329D369816B57543001BDACA /* Win.caf in Resources */ = {isa = PBXBuildFile; fileRef = 329D369716B57543001BDACA /* Win.caf */; };
32A1C0E216B424D600B4DEF3 /* bouton-off.png in Resources */ = {isa = PBXBuildFile; fileRef = 32A1C0DD16B424D600B4DEF3 /* bouton-off.png */; };
32A1C0E316B424D600B4DEF3 /* bouton-on-no.png in Resources */ = {isa = PBXBuildFile; fileRef = 32A1C0DE16B424D600B4DEF3 /* bouton-on-no.png */; };
32A1C0E416B424D600B4DEF3 /* bouton-on-yes.png in Resources */ = {isa = PBXBuildFile; fileRef = 32A1C0DF16B424D600B4DEF3 /* bouton-on-yes.png */; };
Expand Down Expand Up @@ -88,6 +87,7 @@
32A1C13516B42F0D00B4DEF3 /* spritesheet.png in Resources */ = {isa = PBXBuildFile; fileRef = 32A1C13316B42F0D00B4DEF3 /* spritesheet.png */; };
32A1C13616B42F0D00B4DEF3 /* spritesheet.plist in Resources */ = {isa = PBXBuildFile; fileRef = 32A1C13416B42F0D00B4DEF3 /* spritesheet.plist */; };
32A1C15016B4452900B4DEF3 /* header.png in Resources */ = {isa = PBXBuildFile; fileRef = 32A1C14F16B4452900B4DEF3 /* header.png */; };
32CF5D0416B5790500619251 /* Win.caf in Resources */ = {isa = PBXBuildFile; fileRef = 32CF5D0316B5790500619251 /* Win.caf */; };
32FB54F516B4A86100F1CB4E /* WHMenuLayer.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3242594A168DF21E0050EDD1 /* WHMenuLayer.mm */; };
32FB54F616B4A86600F1CB4E /* WHBasicLayer.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3243308216B1E0F60052534D /* WHBasicLayer.mm */; };
32FB551F16B5174B00F1CB4E /* battle-off.png in Resources */ = {isa = PBXBuildFile; fileRef = 32FB551B16B5174B00F1CB4E /* battle-off.png */; };
Expand Down Expand Up @@ -407,7 +407,6 @@
329D369116B56936001BDACA /* OrchestreFBI.aifc */ = {isa = PBXFileReference; lastKnownFileType = file; name = OrchestreFBI.aifc; path = Resources/OrchestreFBI.aifc; sourceTree = "<group>"; };
329D369316B56D55001BDACA /* ECGFast.aifc */ = {isa = PBXFileReference; lastKnownFileType = file; name = ECGFast.aifc; path = Resources/ECGFast.aifc; sourceTree = "<group>"; };
329D369416B56D55001BDACA /* ECGSlow.aifc */ = {isa = PBXFileReference; lastKnownFileType = file; name = ECGSlow.aifc; path = Resources/ECGSlow.aifc; sourceTree = "<group>"; };
329D369716B57543001BDACA /* Win.caf */ = {isa = PBXFileReference; lastKnownFileType = file; name = Win.caf; path = Resources/Win.caf; sourceTree = "<group>"; };
32A1C0DD16B424D600B4DEF3 /* bouton-off.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bouton-off.png"; path = "Resources/bouton-off.png"; sourceTree = "<group>"; };
32A1C0DE16B424D600B4DEF3 /* bouton-on-no.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bouton-on-no.png"; path = "Resources/bouton-on-no.png"; sourceTree = "<group>"; };
32A1C0DF16B424D600B4DEF3 /* bouton-on-yes.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bouton-on-yes.png"; path = "Resources/bouton-on-yes.png"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -442,6 +441,7 @@
32A1C13316B42F0D00B4DEF3 /* spritesheet.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = spritesheet.png; path = Resources/spritesheet.png; sourceTree = "<group>"; };
32A1C13416B42F0D00B4DEF3 /* spritesheet.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = spritesheet.plist; path = Resources/spritesheet.plist; sourceTree = "<group>"; };
32A1C14F16B4452900B4DEF3 /* header.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = header.png; path = Resources/header.png; sourceTree = "<group>"; };
32CF5D0316B5790500619251 /* Win.caf */ = {isa = PBXFileReference; lastKnownFileType = file; name = Win.caf; path = Resources/Win.caf; sourceTree = "<group>"; };
32FB551B16B5174B00F1CB4E /* battle-off.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "battle-off.png"; path = "Resources/battle-off.png"; sourceTree = "<group>"; };
32FB551C16B5174B00F1CB4E /* battle-on.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "battle-on.png"; path = "Resources/battle-on.png"; sourceTree = "<group>"; };
32FB551D16B5174B00F1CB4E /* solo-off.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "solo-off.png"; path = "Resources/solo-off.png"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -645,6 +645,7 @@
324254BC168DDFB40050EDD1 /* Resources */ = {
isa = PBXGroup;
children = (
32CF5D0316B5790500619251 /* Win.caf */,
B5CEAE1C16B573FB006AFA22 /* blank.png */,
329D369316B56D55001BDACA /* ECGFast.aifc */,
329D369416B56D55001BDACA /* ECGSlow.aifc */,
Expand Down Expand Up @@ -1356,7 +1357,7 @@
329D369216B56936001BDACA /* OrchestreFBI.aifc in Resources */,
329D369516B56D55001BDACA /* ECGFast.aifc in Resources */,
329D369616B56D55001BDACA /* ECGSlow.aifc in Resources */,
329D369816B57543001BDACA /* Win.caf in Resources */,
32CF5D0416B5790500619251 /* Win.caf in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
Binary file modified GGJ13/GGJ13/.DS_Store
Binary file not shown.

0 comments on commit 953de4a

Please sign in to comment.