Ver Fonte

Added string const used counter.

Brucey há 4 anos atrás
pai
commit
7879d82a15
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      decl.bmx

+ 1 - 0
decl.bmx

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