Diff for /xmil/win9x/dialog/d_cfg.cpp between versions 1.3 and 1.4

version 1.3, 2004/08/07 07:19:56 version 1.4, 2004/08/07 12:10:27
Line 136  static void cfgupdate(HWND hWnd) { Line 136  static void cfgupdate(HWND hWnd) {
                 renewalflg = TRUE;                  renewalflg = TRUE;
         }          }
         if (renewalflg) {          if (renewalflg) {
                 reflesh_palette();                  pal_reset();
                 makescrn.palandply = 1;                  makescrn.palandply = 1;
                 updateflag |= SYS_UPDATECFG;                  updateflag |= SYS_UPDATECFG;
         }          }

Removed from v.1.3  
changed lines
  Added in v.1.4


RetroPC.NET-CVS <cvs@retropc.net>