mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-24 07:06:36 +00:00
Allocator refactor
This commit is contained in:
@@ -2,7 +2,11 @@
|
||||
|
||||
#include "EGpFontHandlerType.h"
|
||||
|
||||
struct IGpAllocator;
|
||||
|
||||
struct GpFontHandlerProperties
|
||||
{
|
||||
EGpFontHandlerType m_type;
|
||||
|
||||
IGpAllocator *m_alloc;
|
||||
};
|
||||
|
Reference in New Issue
Block a user