- this define is not needed.

This commit is contained in:
Christoph Oelckers 2019-09-20 23:52:38 +02:00
parent 6317706b03
commit 26c0490763
1 changed files with 1 additions and 1 deletions

View File

@ -601,7 +601,7 @@ int32_t CONFIG_ReadSetup(void)
{
if (buildvfs_exists(g_setupFileName)) // JBF 20031211
ud.config.scripthandle = SCRIPT_Load(g_setupFileName);
#if !defined(EDUKE32_TOUCH_DEVICES) && !defined(EDUKE32_STANDALONE)
#if !defined(EDUKE32_TOUCH_DEVICES)
else if (buildvfs_exists(SETUPFILENAME))
{
int const i = wm_ynbox("Import Configuration Settings",