mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced 2024-12-13 21:11:05 +01:00
5 lines
118 B
C
5 lines
118 B
C
|
#pragma once
|
||
|
|
||
|
#include "config.h"
|
||
|
|
||
|
void doorstop_mono_hook_init(const struct unity_config *cfg, HINSTANCE module);
|