From 3ffa469d0e1da2b8b0ee0f652e186247f7eb691f Mon Sep 17 00:00:00 2001 From: Misha <106913236+MishaProductions@users.noreply.github.com> Date: Sun, 14 Apr 2024 13:12:59 -0400 Subject: [PATCH] Update legoanim.cpp --- LEGO1/lego/sources/anim/legoanim.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/LEGO1/lego/sources/anim/legoanim.cpp b/LEGO1/lego/sources/anim/legoanim.cpp index a6bd6f21..da8b8b24 100644 --- a/LEGO1/lego/sources/anim/legoanim.cpp +++ b/LEGO1/lego/sources/anim/legoanim.cpp @@ -3,7 +3,6 @@ #include "mxgeometry/mxmatrix.h" #include -#include DECOMP_SIZE_ASSERT(LegoAnimKey, 0x08) DECOMP_SIZE_ASSERT(LegoTranslationKey, 0x14)