Skip to content

Commit

Permalink
Update load_crt0.h
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketRobz committed Sep 23, 2024
1 parent 3310aa0 commit c356197
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions retail/common/include/load_crt0.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ typedef struct loadCrt0 {
u32 donorFileCluster;
u32 donorFileSize;
u32 donorFileOffset;
u32 gbaFileCluster;
u32 gbaSaveFileCluster;
// u32 gbaFileCluster;
// u32 gbaSaveFileCluster;
u32 romSize;
u32 saveSize;
// u32 gbaRomSize;
Expand Down

0 comments on commit c356197

Please sign in to comment.