mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-19 09:25:08 -04:00
util/lmem: minor fixes
This commit is contained in:
parent
c17b6d0d44
commit
799f94958c
2 changed files with 8 additions and 1 deletions
|
@ -38,4 +38,6 @@ namespace ams::util {
|
|||
}
|
||||
};
|
||||
|
||||
constexpr inline Uuid InvalidUuid = {};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue