Bomberman-OverlordEngine-x64 / OverlordEngine / Utils / PhysxHelper.cpp
PhysxHelper.cpp
Raw
#include "stdafx.h"
#include "PhysxHelper.h"

//Prevents Warning LNK4221 > Caused by empty source files in a Library
__declspec(dllexport) void getRidOfLNK4221_PhysxHelper() {}