mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-04-05 13:05:30 +02:00
DEBUG_ASSERT becomes an empty statement in release-mode; an if statement with an empty statement produces a compiler warning.
DEBUG_ASSERT becomes an empty statement in release-mode; an if statement with an empty statement produces a compiler warning.