Elf: Renamed modules to be consistent with new loader naming, fixed tabs -> spaces.

This commit is contained in:
bunnei
2014-06-16 23:43:32 -04:00
parent 3577dd027d
commit 1da361c7ab
8 changed files with 342 additions and 372 deletions
+1 -1
View File
@@ -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"