mirror of https://github.com/yuzu-mirror/yuzu
memory: Convert ASSERT into a DEBUG_ASSERT within GetPointerFromVMA()
Given memory should always be expected to be valid during normal execution, this should be a debug assertion, rather than a check in regular builds.pull/8/head
parent
d4c1b9d311
commit
15e3d4f357
Loading…
Reference in New Issue