From 4f52b37aec991482a669221072eb7bce8d8a0448 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Sat, 2 Sep 2006 19:35:52 +0000 Subject: [PATCH] Singleton. --- stepmania/PBProject/stepmania.pbproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stepmania/PBProject/stepmania.pbproj/project.pbxproj b/stepmania/PBProject/stepmania.pbproj/project.pbxproj index a7a30820b8..bc7068ea0e 100755 --- a/stepmania/PBProject/stepmania.pbproj/project.pbxproj +++ b/stepmania/PBProject/stepmania.pbproj/project.pbxproj @@ -3157,6 +3157,8 @@ AA1C6557050D234B0073A143 /* ProfileManager.h */, AAB0085F057F4F7A000BBA58 /* RageFileManager.cpp */, AAB00860057F4F7A000BBA58 /* RageFileManager.h */, + AA6EFD7404770A7C005F316C /* RageInput.cpp */, + AA6EFD7504770A7C005F316C /* RageInput.h */, AA6EFD7804770A7C005F316C /* RageLog.cpp */, AA6EFD7904770A7C005F316C /* RageLog.h */, AA6EFD7E04770A7C005F316C /* RageSoundManager.cpp */, @@ -3330,8 +3332,6 @@ AACA592B07B5E23400763545 /* RageFileDriverTimeout.h */, AA251B7505841FCE00027ACB /* RageFileDriverZip.cpp */, AA251B7605841FCE00027ACB /* RageFileDriverZip.h */, - AA6EFD7404770A7C005F316C /* RageInput.cpp */, - AA6EFD7504770A7C005F316C /* RageInput.h */, AA6EFD7604770A7C005F316C /* RageInputDevice.cpp */, AA6EFD7704770A7C005F316C /* RageInputDevice.h */, AA6EFD7A04770A7C005F316C /* RageMath.cpp */,