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/T2OutDecoration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/T2DLL/T2OutDecoration.h') diff --git a/src/T2DLL/T2OutDecoration.h b/src/T2DLL/T2OutDecoration.h index 9dcc8a3..ce7d56d 100644 --- a/src/T2DLL/T2OutDecoration.h +++ b/src/T2DLL/T2OutDecoration.h @@ -3,7 +3,7 @@ #include "LArray.h" #include "T2EventItem.h" -class AFX_EXT_CLASS T2OutDecoration : public T2EventItem { +class AFX_CLASS_EXPORT T2OutDecoration : public T2EventItem { public: T2OutDecoration(T2TowerEvent* inTowerEvent, CResFile* inResFile, int inSubID); virtual ~T2OutDecoration(); -- cgit v1.2.3