Skip to content

Commit d2a976f

Browse files
committed
this isn't actually a thing
1 parent 2f24e3a commit d2a976f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

orbisFSTool/OrbisFSFormat.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ typedef struct {
5454

5555

5656
#define ORBIS_FS_DISKINFOBLOCK_MAGIC 0x20f50bf520190705
57-
#define ORBIS_FS_CHAIN_CONSECUTIVE 0xFFFFFFFF
5857
typedef struct {
5958
uint64_t magic; //should be ORBIS_FS_ROOTDIRBLOCK_MAGIC
6059
uint64_t unk1_is_2; //is expected to be 2

0 commit comments

Comments
 (0)