Sfoglia il codice sorgente

+ tvardata.vuint32, resolvers #40729

florian 1 anno fa
parent
commit
886f91dee3
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      rtl/inc/varianth.inc

+ 1 - 0
rtl/inc/varianth.inc

@@ -120,6 +120,7 @@ type
                      varbyte : (vbyte : byte);
                      varword : (vword : word);
                      varlongword : (vlongword : dword);
+                     varuint32 : (vuint32 : dword);
                      varint64 : (vint64 : int64);
                      varqword : (vqword : qword);
                      varword64 : (vword64 : qword);