Files
SmokeAPI/src/common/steamclient_exports.hpp
2023-01-13 03:49:07 +03:00

4 lines
109 B
C++

#include <core/types.hpp>
DLL_EXPORT(void*) CreateInterface(const char* interface_string, int* out_result);