mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-30 04:00:50 -05: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