This commit is contained in:
gingerBill
2021-06-15 01:13:16 +01:00
parent 4b8cbb5a3b
commit 31f1e0aeae
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@ bool is_operand_value(Operand o) {
case Addressing_Constant:
case Addressing_MapIndex:
case Addressing_OptionalOk:
case Addressing_OptionalOkPtr:
case Addressing_SoaVariable:
case Addressing_SwizzleValue:
case Addressing_SwizzleVariable: