mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 14:46:49 +01:00

There's no real requirement to make this const, and this should also be decided by the calling code, considering we had places that would simply cast away the const and carry on.