segatools/common/util/env.h
2025-04-17 19:40:40 +02:00

5 lines
69 B
C

#pragma once
#include <windows.h>
const wchar_t* get_config_path();