mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-01-15 15:25:13 +00:00
6 lines
110 B
C++
6 lines
110 B
C++
#include "precomp_wasabi_bfc.h"
|
|
#include "platform.h"
|
|
|
|
void link_platform() {
|
|
OutputDebugString(L"dummy");
|
|
} |