mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:07:43 +00:00
FONT serialization fix; implement CPathFindSpline functions
This commit is contained in:
@@ -14,7 +14,7 @@ struct GlyphRect : BigDNA
|
||||
Value<float> right;
|
||||
Value<float> bottom;
|
||||
};
|
||||
struct IGlyph : BigDNAV
|
||||
struct IGlyph : BigDNAVYaml
|
||||
{
|
||||
AT_DECL_DNA_YAML
|
||||
Value<atUint16> m_character;
|
||||
|
||||
Reference in New Issue
Block a user