mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 12:14:54 +01:00
Add a common include file.
This commit is contained in:
parent
25ee1dfa52
commit
fe9bbd1104
36 changed files with 236 additions and 250 deletions
|
|
@ -19,7 +19,6 @@
|
|||
#define STEAM_API_FUNCTIONS_IMPL
|
||||
#include "dll.h"
|
||||
#include "../sdk_includes/steam_api_flat.h"
|
||||
#include <stdint.h>
|
||||
|
||||
STEAMAPI_API HSteamPipe SteamAPI_ISteamClient_CreateSteamPipe( ISteamClient* self )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue