mirror of
https://github.com/elasota/Aerofoil.git
synced 2026-02-06 03:13:49 +00:00
Add mouse cursor handling
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
|
||||
struct GpGlobalConfig
|
||||
{
|
||||
EGpDisplayDriverType m_displayDriverType;
|
||||
EGpDisplayDriverType m_displayDriverType;
|
||||
void *m_osGlobals;
|
||||
};
|
||||
|
||||
extern GpGlobalConfig g_gpGlobalConfig;
|
||||
|
||||
Reference in New Issue
Block a user