mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced 2025-03-04 08:54:28 +01:00
5 lines
69 B
C
5 lines
69 B
C
#pragma once
|
|
#include <windows.h>
|
|
|
|
const wchar_t* get_config_path();
|