diff --git a/cgame/cgame.vcxproj b/cgame/cgame.vcxproj index c4a6d38..4273cda 100644 --- a/cgame/cgame.vcxproj +++ b/cgame/cgame.vcxproj @@ -457,6 +457,8 @@ WIN32;NDEBUG;_WINDOWS true + + diff --git a/cgame/cgame.vcxproj.filters b/cgame/cgame.vcxproj.filters index ee12c12..1e453f2 100644 --- a/cgame/cgame.vcxproj.filters +++ b/cgame/cgame.vcxproj.filters @@ -9,6 +9,9 @@ {76164a83-7a3a-4473-b6db-f151d30a82d7} h + + {cc31ca7a-00a9-49ce-9830-b91beeffb091} + @@ -131,6 +134,12 @@ Source Files + + Source Files\lua + + + Source Files\lua + diff --git a/stefgame.suo b/stefgame.suo index d0f655b..b0ddeb9 100644 Binary files a/stefgame.suo and b/stefgame.suo differ