segatools/hooklib/gfx/d3d11.h

8 lines
138 B
C

#pragma once
#include <windows.h>
#include "hooklib/gfx/gfx.h"
void gfx_d3d11_hook_init(const struct gfx_config *cfg, HINSTANCE self);