This repository has been archived on 2024-12-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
segatools/hooklib/gfx.h
2019-10-19 17:05:02 -04:00

6 lines
93 B
C

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