added TEX and LGF.

This commit is contained in:
morkt 2016-09-04 04:57:41 +04:00
parent 97e1c01be5
commit e9a5f886fa

View File

@ -120,8 +120,10 @@
<Compile Include="Leaf\ArcA.cs" /> <Compile Include="Leaf\ArcA.cs" />
<Compile Include="Leaf\ArcAM.cs" /> <Compile Include="Leaf\ArcAM.cs" />
<Compile Include="Leaf\ArcLAC.cs" /> <Compile Include="Leaf\ArcLAC.cs" />
<Compile Include="Leaf\ArcTEX.cs" />
<Compile Include="Leaf\AudioG.cs" /> <Compile Include="Leaf\AudioG.cs" />
<Compile Include="Leaf\AudioW.cs" /> <Compile Include="Leaf\AudioW.cs" />
<Compile Include="Leaf\ImageLGF.cs" />
<Compile Include="Leaf\ImagePX.cs" /> <Compile Include="Leaf\ImagePX.cs" />
<Compile Include="LiveMaker\ArcVF.cs" /> <Compile Include="LiveMaker\ArcVF.cs" />
<Compile Include="ArcZIP.cs" /> <Compile Include="ArcZIP.cs" />