implemented μ-GOS bitmaps.

This commit is contained in:
morkt
2015-11-11 12:48:13 +04:00
parent 09c5b82b76
commit a3f07173a5
3 changed files with 453 additions and 0 deletions

View File

@@ -178,6 +178,7 @@
<Compile Include="TopCat\ArcTCD3.cs" />
<Compile Include="TopCat\ImageSPD.cs" />
<Compile Include="uGOS\ArcDET.cs" />
<Compile Include="uGOS\ImageBMP.cs" />
<Compile Include="UMeSoft\ArcPK.cs" />
<Compile Include="Qlie\ArcQLIE.cs" />
<Compile Include="RenPy\ArcRPA.cs" />