mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
released v1.5.38
This commit is contained in:
@@ -94,6 +94,7 @@
|
||||
<Compile Include="Pisckiss\Audio0.cs" />
|
||||
<Compile Include="Pisckiss\Image1.cs" />
|
||||
<Compile Include="Rune\ArcYK.cs" />
|
||||
<Compile Include="Tetratech\ArcBND.cs" />
|
||||
<Compile Include="Tigerman\ArcCHR.cs" />
|
||||
<Compile Include="Tigerman\ArcPAC.cs" />
|
||||
<Compile Include="Tigerman\ImageCHR.cs" />
|
||||
|
||||
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion ("1.0.4.76")]
|
||||
[assembly: AssemblyFileVersion ("1.0.4.76")]
|
||||
[assembly: AssemblyVersion ("1.0.5.96")]
|
||||
[assembly: AssemblyFileVersion ("1.0.5.96")]
|
||||
|
||||
@@ -29,6 +29,8 @@ using System.ComponentModel.Composition;
|
||||
using System.IO;
|
||||
|
||||
// [020927][Tigerman Project] Hotaruko
|
||||
// [040403][Image-Works] Famires Senshi Pudding
|
||||
// [040723][Image-Works] Black Gate -Kanin no Gakuen-
|
||||
|
||||
namespace GameRes.Formats.Tigerman
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user