mirror of
https://github.com/djdevin/recnet-plugin.git
synced 2026-09-08 14:41:30 -07:00
commit mostly nonworking code
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
// Neutralises the file-signature-check P/Invoke that calls through an unresolved native pointer and
|
||||
// eventually kills the process. See src/unity/filesig_patch.c.
|
||||
void PatchFileSigCheck(void);
|
||||
Reference in New Issue
Block a user