l2-unlegits/l2detect/DebugDlg.h
2012-02-01 05:25:08 +00:00

7 lines
114 B
C

#ifndef H_DEBUG_DLG
#define H_DEBUG_DLG
void DebugDialogStart( HWND hWndParent, HINSTANCE hInst );
#endif