forked from Hay1tsme/segatools
cxb: server support added, bugfixes, thanks @Midorica
This commit is contained in:
@ -11,6 +11,7 @@ struct dns_config {
|
||||
wchar_t startup[128];
|
||||
wchar_t billing[128];
|
||||
wchar_t aimedb[128];
|
||||
wchar_t title[128];
|
||||
};
|
||||
|
||||
HRESULT dns_platform_hook_init(const struct dns_config *cfg);
|
||||
|
Reference in New Issue
Block a user