mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-26 09:12:34 +01:00
Using unsigned char* or signed char* results in a deprecation warning, which is treated as an error. It needs to be casted to regular char* for it to work.
7.4 KiB
7.4 KiB