mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Use names from 1996 sources (#437)
This commit is contained in:

committed by
GitHub

parent
7e9d3bde65
commit
dd72bcc666
@@ -115,7 +115,7 @@ public:
|
||||
|
||||
__declspec(dllexport) virtual void Enable(MxBool p_enable); // vtable+0x54
|
||||
|
||||
MxEntity* CreateEntityBackend(const char* p_name);
|
||||
MxEntity* CreateEntity(const char* p_name);
|
||||
MxBool IsEnabled();
|
||||
|
||||
inline MxS32 GetCurrentTickleState() const { return this->m_currentTickleState; }
|
||||
|
Reference in New Issue
Block a user