segatools/hooklib/gfx.h

6 lines
93 B
C

#pragma once
#include "hooklib/config.h"
void gfx_hook_init(const struct gfx_config *cfg);