[Scummvm-cvs-logs] CVS: scummvm/sky mouse.cpp,1.26,1.27 screen.cpp,1.51,1.52

Nicolas Bacca arisme at users.sourceforge.net
Sun Oct 12 06:34:05 CEST 2003


Update of /cvsroot/scummvm/scummvm/sky
In directory sc8-pr-cvs1:/tmp/cvs-serv9861

Modified Files:
	mouse.cpp screen.cpp 
Log Message:
EVC is happy now

Index: mouse.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/mouse.cpp,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- mouse.cpp	5 Oct 2003 20:21:19 -0000	1.26
+++ mouse.cpp	12 Oct 2003 13:33:20 -0000	1.27
@@ -19,6 +19,7 @@
  *
  */
 
+#include "stdafx.h"
 #include "common/system.h"
 #include "sky/disk.h"
 #include "sky/logic.h"

Index: screen.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/screen.cpp,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- screen.cpp	5 Oct 2003 20:21:19 -0000	1.51
+++ screen.cpp	12 Oct 2003 13:33:21 -0000	1.52
@@ -19,6 +19,7 @@
  *
  */
 
+#include "stdafx.h"
 #include "common/system.h"
 #include "sky/disk.h"
 #include "sky/logic.h"





More information about the Scummvm-git-logs mailing list