mirror of
https://github.com/wiiu-env/libiosuhax.git
synced 2025-01-07 07:38:20 +01:00
Remove IOS_ERROR defines that conflict with wut
This commit is contained in:
parent
74569792f1
commit
70e9aee0fe
@ -29,12 +29,6 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define IOS_ERROR_UNKNOWN_VALUE 0xFFFFFFD6
|
||||
#define IOS_ERROR_INVALID_ARG 0xFFFFFFE3
|
||||
#define IOS_ERROR_INVALID_SIZE 0xFFFFFFE9
|
||||
#define IOS_ERROR_UNKNOWN 0xFFFFFFF7
|
||||
#define IOS_ERROR_NOEXISTS 0xFFFFFFFA
|
||||
|
||||
typedef struct {
|
||||
uint32_t flag;
|
||||
uint32_t permission;
|
||||
|
Loading…
Reference in New Issue
Block a user