mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 17:04:37 +02:00
Fix ArmEmitter's asserts from failing to compile.
Changed them all from debug asserts to regular asserts, since they shouldn't only be run at debug time.
This commit is contained in: