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