mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-04 20:31:01 -05:00
6 lines
No EOL
110 B
C++
6 lines
No EOL
110 B
C++
#include "precomp_wasabi_bfc.h"
|
|
#include "platform.h"
|
|
|
|
void link_platform() {
|
|
OutputDebugString(L"dummy");
|
|
} |