mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-05-02 18:42:10 -04:00
4 lines
109 B
C++
4 lines
109 B
C++
#include <core/types.hpp>
|
|
|
|
DLL_EXPORT(void*) CreateInterface(const char* interface_string, int* out_result);
|