DragonNest/Client/DnLauncher/ResourceTWN/ResourceInit.h
2024-12-19 09:48:26 +08:00

6 lines
No EOL
146 B
C

#pragma once
#include <afxwin.h> // MFC core and standard components
void InitCtrlRect();
void GetCtrlRect( CRect* pRect, int nMaxNum );