mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 16:19:28 +01:00
dbe550f7ef
Gets rid of more memcpy boilerplate code to reinterpret bits. This also allows us to make variables const where applicable as well.