Diff for /np2/macosx/np2opening.cpp between versions 1.5 and 1.6

version 1.5, 2004/01/11 16:58:47 version 1.6, 2004/03/02 23:23:06
Line 12 Line 12
 #include "np2opening.h"  #include "np2opening.h"
   
   
   
 static PicHandle getbmp(FSSpec fsc, Rect* srt) {  static PicHandle getbmp(FSSpec fsc, Rect* srt) {
     PicHandle   pict = NULL;      PicHandle   pict = NULL;
     GraphicsImportComponent     gi;      GraphicsImportComponent     gi;

Removed from v.1.5  
changed lines
  Added in v.1.6


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