libstrat: enable -Wextra, -Werror
This caught an embarrassingly large number of bugs.
This commit is contained in:
@@ -95,6 +95,7 @@ namespace ams::ncm {
|
||||
|
||||
Result GetMemoryReport(sf::Out<MemoryReport> out) {
|
||||
/* TODO: libnx bindings */
|
||||
AMS_UNUSED(out);
|
||||
AMS_ABORT();
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user