mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-11 00:58:57 +02:00
Partially fix dynarmiuc tests
Signed-off-by: crueter <crueter@eden-emu.dev>
This commit is contained in:
parent
85e846d4ba
commit
841cbf46f1
22 changed files with 30 additions and 30 deletions
|
|
@ -11,7 +11,7 @@
|
|||
#include <iostream>
|
||||
|
||||
#include <catch2/catch_test_macros.hpp>
|
||||
#include "dynarmic/common/assert.h"
|
||||
#include "common/assert.h"
|
||||
|
||||
#include "dynarmic/frontend/A32/decoder/asimd.h"
|
||||
#include "dynarmic/frontend/A32/translate/impl/a32_translate_impl.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue