mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 11:11:16 +00:00
10 lines
128 B
C++
10 lines
128 B
C++
#ifndef MXEVENTMANAGER_H
|
|
#define MXEVENTMANAGER_H
|
|
|
|
class MxEventManager
|
|
{
|
|
// VTABLE 0x100c0360
|
|
};
|
|
|
|
#endif // MXEVENTMANAGER_H
|