mirror of
https://github.com/Atmosphere-NX/Atmosphere
synced 2024-11-09 22:56:35 +00:00
Adding FUSE_RESERVED_SW
This commit is contained in:
parent
e2d45878c3
commit
3929ba77e6
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ typedef struct {
|
|||
uint32_t FUSE_DEVICE_KEY;
|
||||
uint32_t _0xB8;
|
||||
uint32_t _0xBC;
|
||||
uint32_t _0xC0;
|
||||
uint32_t FUSE_RESERVED_SW;
|
||||
uint32_t FUSE_VP8_ENABLE;
|
||||
uint32_t FUSE_RESERVED_ODM[0x8];
|
||||
uint32_t _0xE8;
|
||||
|
|
Loading…
Reference in a new issue