mirror of
https://github.com/crskycode/GARbro.git
synced 2024-12-24 03:44:13 +08:00
unused variable.
This commit is contained in:
parent
7701ade540
commit
f734780143
@ -119,7 +119,6 @@ namespace GameRes.Formats.ShiinaRio
|
||||
ResetBits();
|
||||
int dst = 0;
|
||||
byte b = 0, g = 0, r = 0;
|
||||
bool bp = false;
|
||||
while (dst < m_output.Length)
|
||||
{
|
||||
if (GetBit() == 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user