mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-05 19:02:14 +02:00
move newline
This commit is contained in:
parent
d29f44cdb1
commit
7406b20eef
@ -144,8 +144,8 @@ void fsExit(void);
|
|||||||
|
|
||||||
Service* fsGetServiceSession(void);
|
Service* fsGetServiceSession(void);
|
||||||
|
|
||||||
|
|
||||||
Result fsOpenBisStorage(FsStorage* out, u32 PartitionId);
|
Result fsOpenBisStorage(FsStorage* out, u32 PartitionId);
|
||||||
|
|
||||||
/// Do not call this directly, see fs_dev.h.
|
/// Do not call this directly, see fs_dev.h.
|
||||||
Result fsMountSdcard(FsFileSystem* out);
|
Result fsMountSdcard(FsFileSystem* out);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user