l2-unlegits/l2ooghelper/MapWnd.h
2012-02-01 05:25:08 +00:00

8 lines
130 B
C

#ifndef H_MAPWND
#define H_MAPWND
#include "IL2Client.h"
void SubclassMapWindowProc( HWND hWnd, IL2Client *pcl );
#endif