mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 20:19:38 +00:00
Allocator refactor
This commit is contained in:
@@ -16,6 +16,7 @@ public:
|
||||
static IGpSystemServices *GetSystemServices();
|
||||
static IGpFontHandler *GetFontHandler();
|
||||
static IGpVOSEventQueue *GetVOSEventQueue();
|
||||
static IGpAllocator *GetAlloc();
|
||||
|
||||
private:
|
||||
static GpDriverCollection ms_drivers;
|
||||
|
||||
Reference in New Issue
Block a user