aboutsummaryrefslogtreecommitdiff
path: root/Src/Wasabi/bfc/platform/platform.cpp
blob: bd9ece7bf2dedc5026fdb4d20cc1a3df3186aade (plain) (blame)
1
2
3
4
5
6
#include "precomp_wasabi_bfc.h"
#include "platform.h"

void link_platform() {
  OutputDebugString(L"dummy");
}