Skip to content

Commit f20c668

Browse files
authored
typo
1 parent 2e4e1a3 commit f20c668

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

prosper0gdb/offsets.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3114,8 +3114,7 @@ DEF(loadSelfSegment_watchpoint, -0x2FC6A7)
31143114
DEF(loadSelfSegment_watchpoint_lr, -0x940CA7)
31153115
DEF(decryptSelfBlock_watchpoint_lr, -0x94093E)
31163116
DEF(decryptSelfBlock_epilogue, -0x9408DB)
3117-
//DEF(decryptMultipleSelfBlocks_watchpoint_lr, -0x940209)
3118-
DEF(decryptMultipleSelfBlocks_watchpoint_lr, -0x940214)
3117+
DEF(decryptMultipleSelfBlocks_watchpoint_lr, -0x940209)
31193118
DEF(decryptMultipleSelfBlocks_epilogue, -0x93FFEF)
31203119
DEF(sceSblServiceMailbox_lr_verifyHeader, -0x940e47)
31213120
DEF(sceSblServiceMailbox_lr_loadSelfSegment, -0x940ad4)
@@ -3207,3 +3206,4 @@ int set_offsets(void)
32073206
return 0;
32083207

32093208
}
3209+

0 commit comments

Comments
 (0)