summaryrefslogtreecommitdiff
path: root/Penguloon/Penguloon.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Penguloon/Penguloon.csproj')
-rw-r--r--Penguloon/Penguloon.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/Penguloon/Penguloon.csproj b/Penguloon/Penguloon.csproj
index 4e8ed6c..5afafc0 100644
--- a/Penguloon/Penguloon.csproj
+++ b/Penguloon/Penguloon.csproj
@@ -67,6 +67,8 @@
<Compile Include="Controls\Button.cs" />
<Compile Include="Controls\ButtonIngame.cs" />
<Compile Include="Controls\ControlBase.cs" />
+ <Compile Include="Controls\IngameOptions.cs" />
+ <Compile Include="Controls\MessageBox.cs" />
<Compile Include="Controls\ObjectSelector.cs" />
<Compile Include="Controls\SpeedButton.cs" />
<Compile Include="Enemies\BlueBalloon.cs" />