windows: make redirected console detection available to other modules

This commit is contained in:
vitalyster 2019-10-08 03:11:26 +03:00 committed by Alexander Medvednikov
parent 60d4f47f7a
commit 0963328aed
2 changed files with 4 additions and 2 deletions

View file

@ -141,7 +141,9 @@ byteptr g_str_buf;
int load_so(byteptr);
void reload_so();
void init_consts();
#ifdef _WIN32
BOOL isConsole;
#endif
'
js_headers = '