From 3929ba77e64da7eaa2eaf480b227b81b18afde31 Mon Sep 17 00:00:00 2001 From: Mike H Date: Sat, 24 Feb 2018 18:34:49 +0000 Subject: [PATCH] Adding FUSE_RESERVED_SW --- exosphere/fuse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exosphere/fuse.h b/exosphere/fuse.h index 736ca9798..c7fa05b86 100644 --- a/exosphere/fuse.h +++ b/exosphere/fuse.h @@ -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;