forked from Dniel97/segatools
Delete draft debris that was never used
This commit is contained in:
parent
5ee0bb2afb
commit
81f90981b4
@ -5,12 +5,6 @@
|
||||
|
||||
#include "hook/table.h"
|
||||
|
||||
struct dll_symbol {
|
||||
void *ptr;
|
||||
const char *name;
|
||||
uint16_t ordinal;
|
||||
};
|
||||
|
||||
HRESULT dll_hook_push(
|
||||
HMODULE redir_mod,
|
||||
const wchar_t *name,
|
||||
|
Loading…
Reference in New Issue
Block a user