Skip to content

Commit

Permalink
Update NoCD.cpp - Fix comment alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
Belonit committed Sep 11, 2023
1 parent 27b09ff commit f16b10d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Misc/NoCD.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ void NoCD::Apply()
Patch::Apply_RAW(0x531289, // InitSecondaryMIXes_SkipMovies
{
0xB0, 0x01, // mov al, 1
0x90 // nop
0x90 // nop
});
}

Expand Down

0 comments on commit f16b10d

Please sign in to comment.