forked from TeamTofuShop/segatools
platform/dns.c: Intercept router host names
This commit is contained in:
@ -12,6 +12,7 @@ struct amvideo_config {
|
||||
|
||||
struct dns_config {
|
||||
bool enable;
|
||||
wchar_t router[128];
|
||||
wchar_t startup[128];
|
||||
wchar_t billing[128];
|
||||
wchar_t aimedb[128];
|
||||
|
Reference in New Issue
Block a user