mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Implement/match LegoAnimMMPresenter::~LegoAnimMMPresenter (#833)
* Implement/match LegoAnimMMPresenter::~LegoAnimMMPresenter * add missing override * use NULL
This commit is contained in:

committed by
GitHub

parent
30747dbae6
commit
26f2dd1e5f
@@ -25,6 +25,7 @@ public:
|
||||
};
|
||||
|
||||
LegoAnimMMPresenter();
|
||||
~LegoAnimMMPresenter() override;
|
||||
|
||||
MxLong Notify(MxParam& p_param) override; // vtable+0x04
|
||||
|
||||
|
Reference in New Issue
Block a user