mirror of
https://github.com/wiiu-env/libiosuhax.git
synced 2025-01-08 08:00:39 +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" {
|
extern "C" {
|
||||||
#endif
|
#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 {
|
typedef struct {
|
||||||
uint32_t flag;
|
uint32_t flag;
|
||||||
uint32_t permission;
|
uint32_t permission;
|
||||||
|
Loading…
Reference in New Issue
Block a user