refactor: phase 0 & 1
This commit is contained in:
@@ -24,9 +24,7 @@
|
||||
* reasonable ways as different from the original version.
|
||||
*/
|
||||
|
||||
#ifndef FILESYSTEM_HPP
|
||||
#define FILESYSTEM_HPP
|
||||
|
||||
#pragma once
|
||||
#include "account.hpp"
|
||||
#include <switch.h>
|
||||
|
||||
@@ -36,4 +34,3 @@ namespace FileSystem {
|
||||
void unmount(void);
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user