mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-06-06 05:28:49 +08:00
(LibPReader): adjusted alignment type.
This commit is contained in:
@@ -234,7 +234,7 @@ namespace GameRes.Formats.Malie
|
||||
{
|
||||
byte[] m_index;
|
||||
long m_base_offset;
|
||||
uint m_data_align;
|
||||
long m_data_align;
|
||||
uint[] m_offset_table;
|
||||
|
||||
public LibPReader (ArcView file, Camellia encryption, byte[] header, LibScheme scheme)
|
||||
|
||||
Reference in New Issue
Block a user