mirror of
https://github.com/switchbrew/libnx.git
synced 2025-08-05 16:09:24 +02:00
Added LibnxError_ShouldNotHappen.
This commit is contained in:
parent
42aa0800f7
commit
bd04667eda
@ -124,6 +124,7 @@ enum {
|
||||
LibnxError_NvbufFailedToInitialize,
|
||||
LibnxError_LibAppletBadExit,
|
||||
LibnxError_InvalidCmifOutHeader,
|
||||
LibnxError_ShouldNotHappen,
|
||||
};
|
||||
|
||||
/// libnx binder error codes
|
||||
|
Loading…
Reference in New Issue
Block a user