From ff3ab6ee9a319d3509632cacc33d763e496b0988 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Sat, 28 May 2011 17:20:10 -0400 Subject: [PATCH] Add SongPosition for Split Timing. Hmm...I wonder if this will mess with the compile order. --- src/StepMania-net2010.vcxproj | 2 ++ src/StepMania-net2010.vcxproj.filters | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/src/StepMania-net2010.vcxproj b/src/StepMania-net2010.vcxproj index aba79c6d44..98f60a578a 100644 --- a/src/StepMania-net2010.vcxproj +++ b/src/StepMania-net2010.vcxproj @@ -461,6 +461,7 @@ + @@ -1778,6 +1779,7 @@ + diff --git a/src/StepMania-net2010.vcxproj.filters b/src/StepMania-net2010.vcxproj.filters index b2995e7210..37961b681b 100644 --- a/src/StepMania-net2010.vcxproj.filters +++ b/src/StepMania-net2010.vcxproj.filters @@ -1623,6 +1623,9 @@ Helpers\glew + + Data Structures + @@ -3014,6 +3017,9 @@ Helpers\Lua + + Data Structures +