mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-22 15:48:09 -05:00
7834f18999
* MxQueue and parts of LegoInputManager * Missed clang-format on mxqueue.h * Fix declarations * MxParamType -> NotificationId --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
5 lines
116 B
C++
5 lines
116 B
C++
#include "legoeventnotificationparam.h"
|
|
|
|
#include "decomp.h"
|
|
|
|
DECOMP_SIZE_ASSERT(LegoEventNotificationParam, 0x20);
|