mirror of
https://github.com/djdevin/recnet-plugin.git
synced 2026-09-08 14:41:30 -07:00
unstable patch for 202312+
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
#pragma once
|
||||
|
||||
#include "common.h"
|
||||
|
||||
BOOL IsGameProcess(void);
|
||||
|
||||
void LogProcessInfo(void);
|
||||
|
||||
void DumpLoadedModules(void);
|
||||
|
||||
void LogStack(void);
|
||||
|
||||
LONG WINAPI MyExceptionHandler(EXCEPTION_POINTERS *e);
|
||||
Reference in New Issue
Block a user