Skip to content

Commit

Permalink
progress
Browse files Browse the repository at this point in the history
  • Loading branch information
Niko committed Jul 26, 2024
1 parent 0c73cde commit ad0e7e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ghidra/SelectProfile.c
Original file line number Diff line number Diff line change
Expand Up @@ -1516,6 +1516,7 @@ void FUN_800490c4(int param_1)
}

// 8008d474 is ptr to memcard data
// memcard advProfile[rowSelected] HubLevYouSavedOn
if (-1 < *(short *)(PTR_DAT_8008d474 + (int)*(short *)(param_1 + 0x1a) * 0x50 + 0x2e))
{
// GAMEPROG_SyncGameAndCard
Expand Down

0 comments on commit ad0e7e6

Please sign in to comment.