summaryrefslogtreecommitdiff
path: root/Penguloon/Penguloon.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Penguloon/Penguloon.csproj')
-rw-r--r--Penguloon/Penguloon.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/Penguloon/Penguloon.csproj b/Penguloon/Penguloon.csproj
index 8e3e22a..4e8ed6c 100644
--- a/Penguloon/Penguloon.csproj
+++ b/Penguloon/Penguloon.csproj
@@ -65,7 +65,10 @@
<Compile Include="ContentManager.cs" />
<Compile Include="ContentPathManager.cs" />
<Compile Include="Controls\Button.cs" />
+ <Compile Include="Controls\ButtonIngame.cs" />
<Compile Include="Controls\ControlBase.cs" />
+ <Compile Include="Controls\ObjectSelector.cs" />
+ <Compile Include="Controls\SpeedButton.cs" />
<Compile Include="Enemies\BlueBalloon.cs" />
<Compile Include="Enemies\DarkRainbowBalloon.cs" />
<Compile Include="Enemies\EnemyBase.cs" />