[Scummvm-cvs-logs] CVS: scummvm/dc dc.h,1.2,1.3

Marcus Comstedt marcus_c at users.sourceforge.net
Mon Feb 18 11:57:09 CET 2002


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

Modified Files:
	dc.h 
Log Message:
Prototype for initSound()

Index: dc.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dc/dc.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** dc.h	2 Feb 2002 23:33:24 -0000	1.2
--- dc.h	18 Feb 2002 19:56:50 -0000	1.3
***************
*** 1,3 ****
--- 1,4 ----
  
+ extern void initSound();
  extern void checkSound(Scumm *s);
  extern void handleInput(struct mapledev *pad, int16 &mouse_x, int16 &mouse_y,





More information about the Scummvm-git-logs mailing list