We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f24e3a commit d2a976fCopy full SHA for d2a976f
orbisFSTool/OrbisFSFormat.h
@@ -54,7 +54,6 @@ typedef struct {
54
55
56
#define ORBIS_FS_DISKINFOBLOCK_MAGIC 0x20f50bf520190705
57
-#define ORBIS_FS_CHAIN_CONSECUTIVE 0xFFFFFFFF
58
typedef struct {
59
uint64_t magic; //should be ORBIS_FS_ROOTDIRBLOCK_MAGIC
60
uint64_t unk1_is_2; //is expected to be 2
0 commit comments