This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
BlitzNG
/
bcc
kopia lustrzana
https://github.com/bmx-ng/bcc.git
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Added string const used counter.
Brucey
4 lat temu
rodzic
b46a614fec
commit
7879d82a15
1 zmienionych plików
z
1 dodań
i
0 usunięć
Zunifikowany widok
Pokaż statystyki zmian
1
0
decl.bmx
+ 1
- 0
decl.bmx
Wyświetl plik
@@ -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