Przeglądaj źródła

Added string const used counter.

Brucey 4 lat temu
rodzic
commit
7879d82a15
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      decl.bmx

+ 1 - 0
decl.bmx

@@ -4363,6 +4363,7 @@ Type TStringConst
 
 
 	Field id:String
 	Field id:String
 	Field count:Int
 	Field count:Int
+	Field used:Int
 
 
 End Type
 End Type