forked from Dniel97/segatools
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);
|