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.
6.4 KiB
6.4 KiB
DecodeString handles the case where there is no trailing null byte, so using it lets the code be a bit simpler.