Add Offset24
This commit is contained in:
parent
b3159ed8d2
commit
2179281c40
@ -220,6 +220,7 @@ struct Offset : Type
|
|||||||
};
|
};
|
||||||
|
|
||||||
typedef Offset<HBUINT16> Offset16;
|
typedef Offset<HBUINT16> Offset16;
|
||||||
|
typedef Offset<HBUINT24> Offset24;
|
||||||
typedef Offset<HBUINT32> Offset32;
|
typedef Offset<HBUINT32> Offset32;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user