mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-24 19:25:56 -05:00
PushFifoAuxBuffer only memcpys data using ptr as the source pointer, so it can be a pointer to const data because of that.
PushFifoAuxBuffer only memcpys data using ptr as the source pointer, so it can be a pointer to const data because of that.