mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 22:45:45 +00:00
core: Remove HLE module, consolidate code & various cleanups.
This commit is contained in:
parent
d504f6cf08
commit
5d22844f3e
19 changed files with 94 additions and 107 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
#include <cstring>
|
||||
#include "common/alignment.h"
|
||||
#include "core/hle/hle.h"
|
||||
#include "core/hle/kernel/mutex.h"
|
||||
#include "core/hle/kernel/shared_memory.h"
|
||||
#include "core/hle/service/csnd_snd.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue