mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-01-15 21:05:20 +00:00
6 lines
95 B
C
6 lines
95 B
C
#ifndef NULLSOFT_LOADERH
|
|
#define NULLSOFT_LOADERH
|
|
|
|
void BuildLoader(HWND winampWindow);
|
|
|
|
#endif |