Browse Source

Fixed #18

pull/46/head
Anairkoen Schno 4 years ago
parent
commit
d007376a0d
5 changed files with 2 additions and 2 deletions
  1. +1
    -1
      Doorstop
  2. +1
    -1
      IPA.Loader/Utilities/CriticalSection.cs
  3. BIN
      Refs/BeatSaberCustomUI.dll
  4. BIN
      Refs/Unity.TextMeshPro.dll
  5. BIN
      Refs/UnityEngine.CoreModule.Net4.dll

+ 1
- 1
Doorstop

@ -1 +1 @@
Subproject commit f9a0d26bfb2a6f24abd3b438eb6b813a54e3ed4e
Subproject commit 7fc2aee268918751c46e6c4523a21175ad625b43

+ 1
- 1
IPA.Loader/Utilities/CriticalSection.cs View File

@ -43,7 +43,7 @@ namespace IPA.Utilities
uint filterMax,
ref Win32.PeekMessageParams removeMsg);
[DllImport("winhttp")]
[DllImport("bsipa-doorstop")]
public static extern void SetPeekMessageHook(
[MarshalAs(UnmanagedType.FunctionPtr)]
PeekMessageHook hook);


BIN
Refs/BeatSaberCustomUI.dll View File


BIN
Refs/Unity.TextMeshPro.dll View File


BIN
Refs/UnityEngine.CoreModule.Net4.dll View File


Loading…
Cancel
Save