Files
lime/project
player-03 590be2bbe6 Remove unnecessary string copy.
Casting `const char*` → `char*` is bad form, and we'd rather copy the string than do that. However, `GetGlyphIndex()` now takes a const, so neither workaround is needed.
2024-01-31 13:46:09 -05:00
..
2023-06-07 18:11:40 -07:00
2024-01-31 13:46:09 -05:00