From 5c6a48b2ff362a70416a6a00fda7d06e0f276f2d Mon Sep 17 00:00:00 2001 From: Ash Wolf Date: Sat, 1 Jul 2023 02:43:29 +0100 Subject: i am in hell --- src/T2DLL/T2PaletteAnimeDef.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/T2DLL/T2PaletteAnimeDef.cpp') diff --git a/src/T2DLL/T2PaletteAnimeDef.cpp b/src/T2DLL/T2PaletteAnimeDef.cpp index ec58110..ee45d91 100644 --- a/src/T2DLL/T2PaletteAnimeDef.cpp +++ b/src/T2DLL/T2PaletteAnimeDef.cpp @@ -1,9 +1,8 @@ #include "CResFile.h" #include "GlobalFunc.h" +#include "T2DLL.h" #include "T2PaletteAnimeDef.h" -int AFX_EXT_CLASS gCommonColor[20]; - T2PaletteAnimeDef::T2PaletteAnimeDef(HINSTANCE instance, CResFile* resFile) { int i, j; -- cgit v1.2.3