mirror of
https://github.com/crskycode/GARbro.git
synced 2024-12-23 19:34:15 +08:00
(JbpReader): made public.
This commit is contained in:
parent
984f2eb592
commit
9fe0d61501
@ -465,7 +465,7 @@ namespace GameRes.Formats.Purple
|
||||
}
|
||||
}
|
||||
|
||||
internal sealed class JbpReader
|
||||
public sealed class JbpReader
|
||||
{
|
||||
byte[] m_input;
|
||||
byte[] m_output;
|
||||
|
Loading…
x
Reference in New Issue
Block a user