forked from eden-emu/eden
file_sys: Style tweaks
Asdf
This commit is contained in:
parent
d5e38de1ec
commit
b48d598627
2 changed files with 5 additions and 11 deletions
|
@ -8,9 +8,6 @@
|
|||
#include "core/file_sys/program_metadata.h"
|
||||
#include "core/loader/loader.h"
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// FileSys namespace
|
||||
|
||||
namespace FileSys {
|
||||
|
||||
Loader::ResultStatus ProgramMetadata::Load(const std::string& file_path) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue