mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-27 01:56:28 -05:00
6 lines
116 B
C++
6 lines
116 B
C++
|
#include "legoeventnotificationparam.h"
|
||
|
|
||
|
#include "decomp.h"
|
||
|
|
||
|
DECOMP_SIZE_ASSERT(LegoEventNotificationParam, 0x1c);
|