Merge branch 'main' into feature/new-object-system
This commit is contained in:
@@ -11,6 +11,7 @@ typedef enum b_serial_format {
|
||||
B_SERIAL_FORMAT_NONE = 0,
|
||||
B_SERIAL_FORMAT_BITCODE,
|
||||
B_SERIAL_FORMAT_JSON,
|
||||
B_SERIAL_FORMAT_TOML,
|
||||
} b_serial_format;
|
||||
|
||||
typedef enum b_serial_flags {
|
||||
|
||||
Reference in New Issue
Block a user