Skip to content

Commit a12a5bc

Browse files
authored
revert es.h renamed property to fix build on some applications
it is better to leave it alone untill we know exactly what the field is anyway
1 parent bd2ea54 commit a12a5bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gc/ogc/es.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ typedef struct _tmd {
144144
u16 title_version;
145145
u16 num_contents;
146146
u16 boot_index;
147-
u16 fill2;
147+
u16 fill3;
148148
// content records follow
149149
// C99 flexible array
150150
tmd_content contents[];

0 commit comments

Comments
 (0)