diff --git a/libraries/libstratosphere/include/stratosphere/lr/lr_registered_data.hpp b/libraries/libstratosphere/include/stratosphere/lr/lr_registered_data.hpp index dad3b9e31..0871a4ffe 100644 --- a/libraries/libstratosphere/include/stratosphere/lr/lr_registered_data.hpp +++ b/libraries/libstratosphere/include/stratosphere/lr/lr_registered_data.hpp @@ -41,7 +41,7 @@ namespace ams::lr { return true; } } - + return false; }