mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-01-06 06:28:13 +01:00
Migrate to mcl
This commit is contained in:
parent
ed9955891f
commit
78b4ba10c9
181 changed files with 987 additions and 1807 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
#include "./a64_unicorn.h"
|
||||
|
||||
#include "dynarmic/common/assert.h"
|
||||
#include <mcl/assert.hpp>
|
||||
|
||||
#define CHECKED(expr) \
|
||||
do { \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue