changeset 68:aa06f72f6557

optDataPath not used anymore.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 24 Oct 2019 08:20:15 +0300
parents e2415dd9b6b1
children f0b26daba6a9
files demo.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/demo.c	Mon Aug 21 15:43:53 2017 +0300
+++ b/demo.c	Thu Oct 24 08:20:15 2019 +0300
@@ -319,7 +319,6 @@
         "0.2", "(c) 2012 Anciat Prodz & TNSP", "PENIS.");
 
     engine->optPackFilename = "orvellys.dat";
-    engine->optDataPath     = NULL;
     engine->optResFlags      = DRF_USE_PACK | DRF_PRELOAD_RES
 #ifdef DM_USE_STDIO
      | DRF_USE_STDIO