mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-22 16:04:17 +00:00
Rename MxDSSubscriber functions (#573)
This commit is contained in:

committed by
GitHub

parent
332d8da695
commit
1d189b013d
@@ -62,7 +62,7 @@ void MxStillPresenter::NextFrame()
|
||||
{
|
||||
MxStreamChunk* chunk = NextChunk();
|
||||
LoadFrame(chunk);
|
||||
m_subscriber->DestroyChunk(chunk);
|
||||
m_subscriber->FreeDataChunk(chunk);
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x100b9dd0
|
||||
|
Reference in New Issue
Block a user