mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-25 12:14:24 -04:00
pgl: update to use tipc (untested)
This commit is contained in:
parent
1118421fa6
commit
b2b0c50802
16 changed files with 600 additions and 130 deletions
|
@ -59,7 +59,7 @@ namespace ams::tipc {
|
|||
}
|
||||
}
|
||||
|
||||
AMS_ABORT("Failed to allocate entry in SlabAllocator<T, N>");
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
void Deallocate(ServiceObjectBase *object) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue