Remove semicolon

This commit is contained in:
Christian Semmler 2024-06-12 19:51:48 -04:00
parent de4be3cd4e
commit 05f1df4a2b

View File

@ -75,7 +75,7 @@
#include "skateboard.h"
#include "towtrack.h"
DECOMP_SIZE_ASSERT(LegoObjectFactory, 0x1c8);
DECOMP_SIZE_ASSERT(LegoObjectFactory, 0x1c8)
// FUNCTION: LEGO1 0x10006e40
LegoObjectFactory::LegoObjectFactory()