diff options
Diffstat (limited to 'src/T2DLL/T2DayParamDef.h')
-rw-r--r-- | src/T2DLL/T2DayParamDef.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/T2DLL/T2DayParamDef.h b/src/T2DLL/T2DayParamDef.h index 50c7666..02007cb 100644 --- a/src/T2DLL/T2DayParamDef.h +++ b/src/T2DLL/T2DayParamDef.h @@ -1,7 +1,7 @@ #pragma once #include "common.h" -class T2DayParamDef { +class AFX_EXT_CLASS T2DayParamDef { public: enum EDay { Day_0, |