Skip to content

Commit

Permalink
Changes I guess?
Browse files Browse the repository at this point in the history
  • Loading branch information
MTJailed committed Jun 24, 2018
1 parent 92f3d1a commit 8a98186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/offsets.module.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ var Offsets = function Offsets(sw_vers, productname) {
// ldp x29, x30, [sp, #0x50]
// add sp, sp, #0x60
// ret
coreaudio_popx2: 0, //From CoreAudio
coreaudio_popx2: 0x18409ddcc, //From CoreAudio
// ldr x2, [sp, #8]
// mov x0, x2
// ldp x29, x30, [sp, #0x10]
Expand Down

0 comments on commit 8a98186

Please sign in to comment.