mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced 2026-03-25 11:35:08 -05:00
5 lines
69 B
C
5 lines
69 B
C
#pragma once
|
|
#include <windows.h>
|
|
|
|
const wchar_t* get_config_path();
|