[APT] Implement new 3DS check, [OS] Fix mem allog bug & impl more of HID
This commit is contained in:
@@ -10,7 +10,7 @@ namespace FSCommands {
|
||||
namespace Result {
|
||||
enum : u32 {
|
||||
Success = 0,
|
||||
Failure = 0xFFFF'FFFF
|
||||
Failure = 0xFFFFFFFF
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user