mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2025-12-05 21:15:39 -05:00
Refactored types
This commit is contained in:
5
static/smoke_api/steamclient/steamclient.hpp
Normal file
5
static/smoke_api/steamclient/steamclient.hpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "smoke_api/types.hpp"
|
||||
|
||||
C_DECL(void*) CreateInterface(const char* interface_version, int* out_result);
|
||||
Reference in New Issue
Block a user