mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
MxDSBuffer::ParseChunk
to 100% (#1257)
* MxDSBuffer::ParseChunk to 100% * Restore SUCCESS tests
This commit is contained in:
@@ -83,6 +83,7 @@ public:
|
||||
// FUNCTION: BETA10 0x1012be80
|
||||
MxS32 GetLoopCount() { return m_loopCount; }
|
||||
|
||||
// FUNCTION: BETA10 0x100f27f0
|
||||
void SetLoopCount(MxS32 p_loopCount) { m_loopCount = p_loopCount; }
|
||||
|
||||
// FUNCTION: BETA10 0x1003db50
|
||||
|
Reference in New Issue
Block a user