Skip to content

Commit 2d8b89a

Browse files
committed
Revert "Update ps2sdk"
This reverts commit 7c372f8.
1 parent 3f24194 commit 2d8b89a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

external/ps2sdk

Submodule ps2sdk updated 243 files

src/iomanX_port.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ typedef struct
162162
/*1c*/ unsigned char mtime[8];
163163
/*24*/ unsigned int hisize;
164164
/*28*/ unsigned int private_0; // Number of subs (main) / subpart number (sub)
165-
/*2c*/ unsigned int private_1; // Total size for main and sub partitions (main) / size of subpart (sub)
166-
/*30*/ unsigned int private_2; // High size for private_1
165+
/*2c*/ unsigned int private_1;
166+
/*30*/ unsigned int private_2;
167167
/*34*/ unsigned int private_3;
168168
/*38*/ unsigned int private_4;
169169
/*3c*/ unsigned int private_5; /* Sector start. */

0 commit comments

Comments
 (0)