forked from TeamTofuShop/segatools
add changeable config path
This commit is contained in:
4
util/env.h
Normal file
4
util/env.h
Normal file
@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
#include <windows.h>
|
||||
|
||||
const wchar_t* get_config_path();
|
Reference in New Issue
Block a user