This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
2aeca3e885481a08afb1db2045140db4a65ffba4
godot
/
modules
/
gdscript
/
gdscript_tokenizer.cpp
Lukas Tenbrink
2aeca3e885
Optimize
String::chr
to avoid calling
strlen
. Use
String::chr
instead of
String(&chr, 1)
where appropriate.
2025-01-10 18:06:46 +01:00
46 KiB
Raw
Blame
History
View Raw
View Git Blame
Copy Permalink