mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-27 18:34:06 +00:00
Name various functions and other members (#418)
* Name various functions and other members * Rename var
This commit is contained in:
committed by
GitHub
parent
79465d358d
commit
58ea45f4cc
@@ -46,9 +46,9 @@ void MxLoopingFlcPresenter::NextFrame()
|
||||
}
|
||||
else {
|
||||
LoadFrame(chunk);
|
||||
AppendChunk(chunk);
|
||||
LoopChunk(chunk);
|
||||
m_unk0x68 += m_flicHeader->speed;
|
||||
}
|
||||
|
||||
m_subscriber->FUN_100b8390(chunk);
|
||||
m_subscriber->DestroyChunk(chunk);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user