Prog ttf
This commit is contained in:
@@ -11,7 +11,7 @@ namespace Dawn {
|
||||
uint8_t r, g, b, a;
|
||||
};
|
||||
|
||||
#pragma pack(push, 1)
|
||||
#pragma pack(push, 4)
|
||||
struct Color {
|
||||
float_t r, g, b, a;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user