libstrat: convert to experimental new (super-accurate) sf allocation semantics
This commit is contained in:
@@ -27,5 +27,6 @@ namespace ams::pgl {
|
||||
R_DEFINE_ERROR_RESULT(BufferNotEnough, 4);
|
||||
R_DEFINE_ERROR_RESULT(ApplicationContentNotFound, 5);
|
||||
R_DEFINE_ERROR_RESULT(ContentMetaNotFound, 6);
|
||||
R_DEFINE_ERROR_RESULT(OutOfMemory, 7);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user