forked from metin2/client
1
0
Fork 0
client/SoundArranger/Util.h

5 lines
157 B
C

#pragma once
extern void CreateHighColorImageList(int iBitmapID, CImageList * pImageList);
extern void SetDialogFloatText(HWND hWnd, int iID, float fData);