mirror of
https://github.com/isledecomp/isle.git
synced 2025-02-17 04:00:24 -05:00
* Reorganize sources * Refactor * Remove relative paths * Renames * Fix gitignore * Remove stuff * Try fixing format script * Fix format * Fix format * Fix naming script * Test format * Fix format
5 lines
116 B
C++
5 lines
116 B
C++
#include "legoeventnotificationparam.h"
|
|
|
|
#include "decomp.h"
|
|
|
|
DECOMP_SIZE_ASSERT(LegoEventNotificationParam, 0x20);
|