mirror of
https://github.com/crskycode/GARbro.git
synced 2024-12-23 19:34:15 +08:00
(LibPReader): adjusted alignment type.
This commit is contained in:
parent
6d3828a166
commit
37e52279d2
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user