1
0

platform.cpp 110 B

123456
  1. #include "precomp_wasabi_bfc.h"
  2. #include "platform.h"
  3. void link_platform() {
  4. OutputDebugString(L"dummy");
  5. }