toolchain: xpcg: add an offset type for signed offset values
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
enum type_id {
|
||||
TYPE_NONE,
|
||||
TYPE_INT,
|
||||
TYPE_OFFSET,
|
||||
TYPE_SIZE,
|
||||
TYPE_STRING,
|
||||
TYPE_BUFFER,
|
||||
|
||||
Reference in New Issue
Block a user