forked from dolphin-emu/dolphin
DecodeString handles the case where there is no trailing null byte, so using it lets the code be a bit simpler.
3.2 KiB
3.2 KiB
DecodeString handles the case where there is no trailing null byte, so using it lets the code be a bit simpler.