mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
name some functions in mxticklemanager
This commit is contained in:
@@ -11,7 +11,7 @@ public:
|
||||
__declspec(dllexport) MxCore();
|
||||
__declspec(dllexport) virtual ~MxCore();
|
||||
__declspec(dllexport) virtual long Notify(MxParam &p);
|
||||
virtual long FUN_10001f70();
|
||||
virtual long Tickle();
|
||||
virtual const char *GetClassName() const;
|
||||
virtual MxBool IsClass(const char *name) const;
|
||||
|
||||
|
Reference in New Issue
Block a user