forked from TeamTofuShop/segatools
5 lines
69 B
C
5 lines
69 B
C
#pragma once
|
|
#include <windows.h>
|
|
|
|
const wchar_t* get_config_path();
|