About 3/4 done with new font system
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
#include "assert/assert.hpp"
|
||||
|
||||
namespace Dawn {
|
||||
typedef uint32_t usagelockid_t;
|
||||
typedef int32_t usagelockid_t;
|
||||
|
||||
class UsageLock {
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user