mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Cygwin port
This commit is contained in:
12
GpCommon/GpX.h
Normal file
12
GpCommon/GpX.h
Normal file
@@ -0,0 +1,12 @@
|
||||
#pragma once
|
||||
|
||||
struct IGpFiber;
|
||||
struct IGpBWCursor_Win32;
|
||||
struct IGpCursor_Win32;
|
||||
struct IGpVOSEventQueue;
|
||||
|
||||
struct GpXGlobals
|
||||
{
|
||||
};
|
||||
|
||||
extern GpXGlobals g_gpXGlobals;
|
||||
Reference in New Issue
Block a user