This website works better with JavaScript
Home
Explore
Help
Sign In
BlitzNG
/
bcc
mirror of
https://github.com/bmx-ng/bcc.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Added string const used counter.
Brucey
4 years ago
parent
b46a614fec
commit
7879d82a15
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
decl.bmx
+ 1
- 0
decl.bmx
View File
@@ -4363,6 +4363,7 @@ Type TStringConst
Field id:String
Field count:Int
+ Field used:Int
End Type