6 lines
95 B
C
6 lines
95 B
C
|
#ifndef NULLSOFT_LOADERH
|
||
|
#define NULLSOFT_LOADERH
|
||
|
|
||
|
void BuildLoader(HWND winampWindow);
|
||
|
|
||
|
#endif
|