implemented FFA System resources.

This commit is contained in:
morkt
2015-05-13 23:22:27 +04:00
parent 3425b92ef2
commit 27d4cb6b69
4 changed files with 501 additions and 2 deletions

View File

@@ -77,6 +77,7 @@
<Compile Include="ArcCommon.cs" />
<Compile Include="ArcDRS.cs" />
<Compile Include="ArcEGO.cs" />
<Compile Include="ArcFFA.cs" />
<Compile Include="ArcFVP.cs" />
<Compile Include="ArcGameDat.cs" />
<Compile Include="ArcGSP.cs" />
@@ -114,6 +115,7 @@
<Compile Include="AudioMP3.cs" />
<Compile Include="AudioOGV.cs" />
<Compile Include="AudioPMW.cs" />
<Compile Include="AudioWA1.cs" />
<Compile Include="AudioWADY.cs" />
<Compile Include="Blowfish.cs" />
<Compile Include="CreateAMIWidget.xaml.cs">