7 lines
107 B
C
7 lines
107 B
C
#ifndef H_RADARSETUPDLG
|
|
#define H_RADARSETUPDLG
|
|
|
|
void RadarSetupDlgStart( HWND hWndParent );
|
|
|
|
#endif
|