mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-07 05:02:58 +02:00
This reverts commit e4349ae179.
The 0x prefix is included in the characters count (unlike e.g. in Rust
where there is no 0x prefix), so that commit was wrong. Sorry about
that!
Fixes regression introduced in #14842.