Skip to content

Commit

Permalink
Fix crash on 3.60
Browse files Browse the repository at this point in the history
  • Loading branch information
nowrep committed Jul 12, 2018
1 parent ab598b9 commit 70e4d85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ int module_start(SceSize argc, const void *args)
offsets[1] = 0x4612c;
offsets[2] = 0x457a8;
offsets[3] = 0x48C10;
break;

case 0x4bc536e4: // 3.65
case 0x75CFBD26: // 3.68
Expand Down

0 comments on commit 70e4d85

Please sign in to comment.