[Scummvm-cvs-logs] CVS: scummvm scummsys.h,1.30,1.31

James Brown ender at users.sourceforge.net
Tue Apr 23 10:52:06 CEST 2002


Update of /cvsroot/scummvm/scummvm
In directory usw-pr-cvs1:/tmp/cvs-serv14643

Modified Files:
	scummsys.h 
Log Message:
Replace FMOpl with LGPL'ed version from AdPlug



Index: scummsys.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scummsys.h,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** scummsys.h	20 Apr 2002 17:41:42 -0000	1.30
--- scummsys.h	23 Apr 2002 17:51:39 -0000	1.31
***************
*** 19,22 ****
--- 19,24 ----
   *
   */
+ #ifndef __SCUMMSYS_H_
+ #define __SCUMMSYS_H_
  
  #if defined(HAVE_NO_BOOL)
***************
*** 386,387 ****
--- 388,390 ----
  void * operator new(size_t size);
  
+ #endif
\ No newline at end of file





More information about the Scummvm-git-logs mailing list