Skip to content

Commit 3dca7dd

Browse files
committed
there aren't a thing either
1 parent d2a976f commit 3dca7dd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

orbisFSTool/OrbisFSFormat.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,6 @@ typedef struct {
7474

7575

7676
#define ORBIS_FS_INODE_MAGIC 0xbf10
77-
#define ORBIS_FS_INODE_ENTRY_TYPE_EMPTY 0
78-
#define ORBIS_FS_INODE_ENTRY_TYPE_SINGLEBLOCK 1
79-
#define ORBIS_FS_INODE_ENTRY_TYPE_MULTIBLOCK 2
80-
8177
typedef struct {
8278
uint32_t magic; //should be ORBIS_FS_INODE_MAGIC
8379
uint32_t fatStages;

0 commit comments

Comments
 (0)