mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-26 01:38:43 +00:00
The AddressRange structure isn't used anywhere within the codebase, so this can be removed. Particularly because there's no real appeal/heavy potential use of it in the future that isn't trivial to add back if needed.