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

7 lines
97 B
C

#ifndef H_ABOUT_DLG
#define H_ABOUT_DLG
void AboutDialogStart( HWND hWndParent );
#endif