mirror of
https://github.com/crskycode/GARbro.git
synced 2024-12-24 03:44:13 +08:00
moved to GameRes.Formats.KiriKiri namespace.
This commit is contained in:
parent
9153b5b5a0
commit
e880cac7c3
@ -15,9 +15,9 @@ using System.Windows.Media;
|
||||
using System.Windows.Media.Imaging;
|
||||
using GameRes.Utility;
|
||||
|
||||
namespace GameRes.Formats
|
||||
namespace GameRes.Formats.KiriKiri
|
||||
{
|
||||
public class TlgMetaData : ImageMetaData
|
||||
internal class TlgMetaData : ImageMetaData
|
||||
{
|
||||
public int Version;
|
||||
public int DataOffset;
|
||||
|
Loading…
x
Reference in New Issue
Block a user