mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-22 17:49:43 +01:00
Loose typedef
This commit is contained in:
parent
9758290cf3
commit
c1fb67707d
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue