mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-11 09:34:26 +02:00
3fe5df474b
Mistakenly, MISALIGNED_HOLE_MASK_PAGE_TABLE_BASE was aligned and MISALIGNED_HOLE_MASK_PAGE_TABLE_BASE_ALIGNED was misaligned. It should be the other way around. These variables are unused due to a separate mistake which is corrected in the next commit.