mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-03 08:08:39 -04:00
ams-libs: AMS_ASSERT no longer invokes expression
This commit is contained in:
parent
5dc64bc1f7
commit
9b04ff0f54
38 changed files with 82 additions and 23 deletions
|
@ -21,7 +21,7 @@ namespace ams::htcfs {
|
|||
namespace {
|
||||
|
||||
constinit util::TypedStorage<Client> g_client_storage;
|
||||
constinit bool g_initialized;
|
||||
[[maybe_unused]] constinit bool g_initialized;
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue