summaryrefslogtreecommitdiff
path: root/src/T2DLL/T2PaletteAnimeDef.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/T2DLL/T2PaletteAnimeDef.cpp')
-rw-r--r--src/T2DLL/T2PaletteAnimeDef.cpp2
1 files changed, 1 insertions, 1 deletions
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;