forked from eden-emu/eden
Elf: Renamed modules to be consistent with new loader naming, fixed tabs -> spaces.
This commit is contained in:
parent
3577dd027d
commit
1da361c7ab
8 changed files with 343 additions and 373 deletions
|
@ -6,7 +6,7 @@
|
|||
#include "common/file_util.h"
|
||||
|
||||
#include "core/loader/loader.h"
|
||||
#include "core/loader/elf_reader.h"
|
||||
#include "core/loader/elf.h"
|
||||
#include "core/loader/ncch.h"
|
||||
#include "core/system.h"
|
||||
#include "core/core.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue