forked from dolphin-emu/dolphin
Gets rid of more memcpy boilerplate code to reinterpret bits. This also allows us to make variables const where applicable as well.
Gets rid of more memcpy boilerplate code to reinterpret bits. This also allows us to make variables const where applicable as well.