mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 19:44:55 +00:00
Windows build fixes and warning avoidance
This commit is contained in:
@@ -243,7 +243,7 @@ BitstreamReader::read(const atUint8* data,
|
||||
}
|
||||
case Channel::Type::KfHead:
|
||||
{
|
||||
bool aBit = dequantizeBit(data);
|
||||
dequantizeBit(data);
|
||||
break;
|
||||
}
|
||||
case Channel::Type::RotationMP3:
|
||||
|
||||
Reference in New Issue
Block a user