Diff for /np2/macosx/toolwin.cpp between versions 1.10 and 1.11

version 1.10, 2003/11/12 19:06:33 version 1.11, 2003/11/13 18:17:42
Line 168  static PicHandle skinload(const char *pa Line 168  static PicHandle skinload(const char *pa
                         return(ret);                          return(ret);
                 }                  }
         }          }
         return(getBMPfromResource("np2tool", bounds, CFSTR("bmp")));          return(getBMPfromResource("np2tool.bmp", bounds));
 }  }
   
 // ----  // ----

Removed from v.1.10  
changed lines
  Added in v.1.11


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