mirror of
https://gitea.tendokyu.moe/TeamTofuShop/segatools.git
synced 2026-09-27 12:29:05 +03:00
6 lines
101 B
C
6 lines
101 B
C
#pragma once
|
|
|
|
#include "platform/config.h"
|
|
|
|
HRESULT pcbid_hook_init(const struct pcbid_config *cfg);
|