From c0c336500955a23e344651e5412c9d9d441ef4ee Mon Sep 17 00:00:00 2001 From: Ash Wolf Date: Wed, 28 Jun 2023 22:22:32 +0100 Subject: first pass of T2DLL --- src/T2DLL/T2PaletteAnimeDef.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/T2DLL/T2PaletteAnimeDef.cpp') diff --git a/src/T2DLL/T2PaletteAnimeDef.cpp b/src/T2DLL/T2PaletteAnimeDef.cpp index 98628fc..ec58110 100644 --- a/src/T2DLL/T2PaletteAnimeDef.cpp +++ b/src/T2DLL/T2PaletteAnimeDef.cpp @@ -2,7 +2,7 @@ #include "GlobalFunc.h" #include "T2PaletteAnimeDef.h" -int DLL_EXPORT gCommonColor[20]; +int AFX_EXT_CLASS gCommonColor[20]; T2PaletteAnimeDef::T2PaletteAnimeDef(HINSTANCE instance, CResFile* resFile) { int i, j; -- cgit v1.2.3