mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-30 14:47:53 -05:00
These are effectively unused, since the memmap already maps them in one place. For 32-bit, they might have some slight advantage, but we already special-case the regular "high-mem" pointer for 32-bit, so just use the one we already have...