mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Loose typedef
This commit is contained in:
@@ -12,8 +12,6 @@ DECLARE_BACKEND(STEAM)
|
||||
DECLARE_BACKEND(GOG)
|
||||
#undef DECLARE_BACKEND
|
||||
|
||||
typedef intptr_t (*SteamInternal_CreateInterfaceFunc)(const char*);
|
||||
|
||||
typedef struct NetworkBackend
|
||||
{
|
||||
int32_t IsInit;
|
||||
|
||||
Reference in New Issue
Block a user