forked from metin2/client
5 lines
157 B
C
5 lines
157 B
C
#pragma once
|
|
|
|
extern void CreateHighColorImageList(int iBitmapID, CImageList * pImageList);
|
|
extern void SetDialogFloatText(HWND hWnd, int iID, float fData);
|