mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-31 02:59:33 +02:00
- When wrapping before word, left trim whitespaces to prevent newlines from starting indented - Change lastLineStart_ to size_t to cut down on nasty typecasts - Replace operator += with explicit call to append to make intent more clear and reduce memory allocations