1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2025-01-18 14:14:04 +01:00

9 lines
129 B
C
Raw Normal View History

2019-09-04 13:43:15 -04:00
#pragma once
#include <windows.h>
#include "platform/config.h"
HRESULT dns_platform_hook_init(const struct dns_config *cfg);