mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-04-27 21:10:50 -07:00
Gets the two structures out of an unrelated header and places them with the rest of the memory management code. This also corrects the structures. PageInfo appears to only contain a 32-bit flags member, and the extra padding word in MemoryInfo isn't necessary.