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