Implement/match MxVideoManager::Tickle (#128)

* Implement/match MxPresenter::StartAction

* Update mxpoint32.h

* Implement/match MxVideoManager::Tickle

* Update mxlist.h

* Update mxpresenter.cpp
This commit is contained in:
Christian Semmler
2023-09-19 23:00:34 -04:00
committed by GitHub
parent 4bd67e4ae1
commit d145f914c4
9 changed files with 133 additions and 37 deletions

View File

@@ -24,4 +24,6 @@ public:
virtual MxS8 Compare(MxPresenter *, MxPresenter *); // +0x14
};
typedef MxListCursorChildChild<MxPresenter> MxPresenterListCursor;
#endif // MXPRESENTERLIST_H