mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-19 20:19:13 +12:00
clang-format Result headers
This commit is contained in:
parent
aacb7c58e7
commit
8995bd2963
4 changed files with 17 additions and 18 deletions
|
@ -4,5 +4,5 @@
|
|||
DEFINE_HORIZON_RESULT_MODULE(Result::FND, FND);
|
||||
|
||||
namespace Result::FND {
|
||||
DEFINE_HORIZON_RESULT(InvalidEnumValue, 1005, InvalidArgument, Permanent);
|
||||
DEFINE_HORIZON_RESULT(InvalidEnumValue, 1005, InvalidArgument, Permanent);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue