dxx-rebirth/common/editor
Kp 21241471c6 Return string width/height from gr_get_string_size
Use structured bindings to capture the values on return, so that they
can be declared as `const` if they are immutable after initial
computation.
2021-09-12 16:20:52 +00:00
..
data
autosave.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
func.cpp