Skip to content

Commit

Permalink
Merge branch 'main' into autohook/audio.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse authored Aug 27, 2024
2 parents b416fcb + a73006d commit 4fe4cdc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions primedev/core/hooks.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -328,8 +328,6 @@ void CallLoadLibraryACallbacks(LPCSTR lpLibFileName, HMODULE moduleAddress)

void CallLoadLibraryWCallbacks(LPCWSTR lpLibFileName, HMODULE moduleAddress)
{
CModule cModule(moduleAddress);

while (true)
{
bool bDoneCalling = true;
Expand Down

0 comments on commit 4fe4cdc

Please sign in to comment.