Implement/match most of MxStillPresenter (#309)

* Implement/match most of MxStillPresenter

* Fix merge
This commit is contained in:
Christian Semmler
2023-12-07 07:13:31 -05:00
committed by GitHub
parent 260772e374
commit 1485e5df47
13 changed files with 101 additions and 48 deletions

View File

@@ -26,7 +26,7 @@ void MxVideoPresenter::LoadFrame(MxStreamChunk* p_chunk)
}
// FUNCTION: LEGO1 0x1000c730
void MxVideoPresenter::VTable0x70()
void MxVideoPresenter::RealizePalette()
{
// Empty
}