mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
(JbpReader): made public.
This commit is contained in:
@@ -465,7 +465,7 @@ namespace GameRes.Formats.Purple
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
internal sealed class JbpReader
|
public sealed class JbpReader
|
||||||
{
|
{
|
||||||
byte[] m_input;
|
byte[] m_input;
|
||||||
byte[] m_output;
|
byte[] m_output;
|
||||||
|
|||||||
Reference in New Issue
Block a user