hle: Remove config_mem.h/.cpp
This is just an unused hold-over from citra, so we can get rid of this to trim off an exposed global, among other things.
This commit is contained in:
parent
1f3889a290
commit
cbe841c9c9
6 changed files with 0 additions and 102 deletions
|
@ -5,7 +5,6 @@
|
|||
#include <algorithm>
|
||||
#include "common/assert.h"
|
||||
#include "common/logging/log.h"
|
||||
#include "core/hle/config_mem.h"
|
||||
#include "core/hle/kernel/errors.h"
|
||||
#include "core/hle/kernel/kernel.h"
|
||||
#include "core/hle/kernel/memory.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue