bananatools/gfxhook/d3d9.h

8 lines
133 B
C

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