diff --git a/config.h b/config.h index f6e87f1..d83e05e 100755 --- a/config.h +++ b/config.h @@ -47,4 +47,8 @@ #define GTA5SYNC_PLUG "$RUNDIR$SEPARATORplugins" #endif +#ifdef GTA5SYNC_WINRT +#undef GTA5SYNC_WIN +#endif + #endif // CONFIG_H