1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2025-02-17 19:09:21 +01:00

8 lines
137 B
C
Raw Normal View History

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