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

5 lines
69 B
C

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