Codechange: Make the simple Malloc sprite allocator globally usable.
This commit is contained in:
@@ -74,6 +74,4 @@ public:
|
||||
bool IsBuiltInFont() override { return false; }
|
||||
};
|
||||
|
||||
void *AllocateFont(size_t size);
|
||||
|
||||
#endif /* FONTCACHE_INTERNAL_H */
|
||||
|
Reference in New Issue
Block a user