1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 12:32:20 +02:00

StringId typecode fix

This commit is contained in:
Brian Fiete 2020-03-11 09:53:04 -07:00
parent 7788ff7ff1
commit 0a407b0913
3 changed files with 2 additions and 1 deletions

View file

@ -128,7 +128,6 @@ enum BfConstType
BfConstType_Array,
BfConstType_Undef,
BfConstType_SizedArrayType
};
enum BfIRValueFlags : uint8