Implement RaceSkel, add BETA10 annotations (#1088)

* Implement `RaceSkel`, add BETA10 annotations

* fix formatting

* Fix order

* Address some review comments

---------

Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
jonschz
2024-08-21 22:30:27 +02:00
committed by GitHub
parent b649902578
commit 1b46859cf6
15 changed files with 104 additions and 18 deletions

View File

@@ -19,6 +19,7 @@
X(MxLoopingMIDIPresenter)
// VTABLE: LEGO1 0x100dc220
// VTABLE: BETA10 0x101c2280
class MxObjectFactory : public MxCore {
public:
MxObjectFactory();