[Scummvm-cvs-logs] CVS: scummvm/wince pocketpc.cpp,1.6,1.7

Ludvig Strigeus strigeus at users.sourceforge.net
Fri Apr 12 14:27:04 CEST 2002


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

Modified Files:
	pocketpc.cpp 
Log Message:
new video engine (expect broken non-sdl builds),
simon the sorcerer 1 & 2 support (non SCUMM games)

Index: pocketpc.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/wince/pocketpc.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** pocketpc.cpp	16 Mar 2002 05:33:25 -0000	1.6
--- pocketpc.cpp	12 Apr 2002 21:26:35 -0000	1.7
***************
*** 785,789 ****
  // Dirty rects not managed now
  
! void drawMouse(Scumm *s, int xdraw, int ydraw, int w, int h, byte *buf, bool visible) {
    unsigned char *dst,*bak;
  
--- 785,789 ----
  // Dirty rects not managed now
  
! void drawMouse(int xdraw, int ydraw, int w, int h, byte *buf, bool visible) {
    unsigned char *dst,*bak;
  





More information about the Scummvm-git-logs mailing list