mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-18 11:41:31 +12:00
clang-format
This commit is contained in:
parent
2f47f15315
commit
aacb7c58e7
1 changed files with 14 additions and 14 deletions
|
@ -21,4 +21,4 @@ namespace Result::FS {
|
||||||
|
|
||||||
// Trying to rename a file but the destination already exists
|
// Trying to rename a file but the destination already exists
|
||||||
DEFINE_HORIZON_RESULT(RenameFileDestExists, 190, NothingHappened, Status);
|
DEFINE_HORIZON_RESULT(RenameFileDestExists, 190, NothingHappened, Status);
|
||||||
};
|
}; // namespace Result::FS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue