mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-24 19:54:22 -04:00
pgl: update for 11.0.0
This commit is contained in:
parent
20eba0dc98
commit
694e3b579e
4 changed files with 9 additions and 2 deletions
|
@ -21,6 +21,7 @@ namespace ams::pgl {
|
|||
|
||||
R_DEFINE_NAMESPACE_RESULT_MODULE(228);
|
||||
|
||||
R_DEFINE_ERROR_RESULT(NotImplemented, 1);
|
||||
R_DEFINE_ERROR_RESULT(NotAvailable, 2);
|
||||
R_DEFINE_ERROR_RESULT(ApplicationNotRunning, 3);
|
||||
R_DEFINE_ERROR_RESULT(BufferNotEnough, 4);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue