mirror of
https://gitea.tendokyu.moe/TeamTofuShop/segatools.git
synced 2026-09-22 22:37:59 +03:00
5 lines
69 B
C
5 lines
69 B
C
#pragma once
|
|
#include <windows.h>
|
|
|
|
const wchar_t* get_config_path();
|