segatools/gfxhook/gl.h
2024-11-03 23:00:43 +01:00

4 lines
83 B
C

#pragma once
void gfx_gl_hook_init(const struct gfx_config *cfg, HINSTANCE self);