[Scummvm-cvs-logs] SF.net SVN: scummvm: [24358] scummvm/trunk/engines/agos/vga.cpp

kirben at users.sourceforge.net kirben at users.sourceforge.net
Tue Oct 17 03:45:53 CEST 2006


Revision: 24358
          http://svn.sourceforge.net/scummvm/?rev=24358&view=rev
Author:   kirben
Date:     2006-10-16 18:45:48 -0700 (Mon, 16 Oct 2006)

Log Message:
-----------
Whitespace changes

Modified Paths:
--------------
    scummvm/trunk/engines/agos/vga.cpp

Modified: scummvm/trunk/engines/agos/vga.cpp
===================================================================
--- scummvm/trunk/engines/agos/vga.cpp	2006-10-17 01:17:48 UTC (rev 24357)
+++ scummvm/trunk/engines/agos/vga.cpp	2006-10-17 01:45:48 UTC (rev 24358)
@@ -367,38 +367,38 @@
 	};
 
 	static const byte opcodeParamLenWW[] = {
-		0, 6, 2, 10, 6, 4, 2, 2,
-		4, 4, 8, 2, 2, 2, 2, 2,
-		2, 2, 2, 0, 4, 2, 2, 2,
-		8, 0, 10, 0, 8, 0, 2, 2,
-		0, 0, 0, 4, 4, 4, 2, 4,
-		4, 4, 4, 2, 2, 4, 2, 2,
-		2, 2, 2, 2, 2, 4, 6, 6,
-		0, 0, 0, 0, 2, 2, 0, 0,
+		0, 6,  2, 10, 6, 4, 2, 2,
+		4, 4,  8,  2, 2, 2, 2, 2,
+		2, 2,  2,  0, 4, 2, 2, 2,
+		8, 0, 10,  0, 8, 0, 2, 2,
+		0, 0,  0,  4, 4, 4, 2, 4,
+		4, 4,  4,  2, 2, 4, 2, 2,
+		2, 2,  2,  2, 2, 4, 6, 6,
+		0, 0,  0,  0, 2, 2, 0, 0,
 	};
 
 	static const byte opcodeParamLenSimon1[] = {
-		0, 6, 2, 10, 6, 4, 2, 2,
-		4, 4, 10, 0, 2, 2, 2, 2,
-		2, 0, 2, 0, 4, 2, 4, 2,
-		8, 0, 10, 0, 8, 0, 2, 2,
-		4, 0, 0, 4, 4, 2, 2, 4,
-		4, 4, 4, 2, 2, 2, 2, 4,
-		0, 2, 2, 2, 2, 4, 6, 6,
-		0, 0, 0, 0, 2, 6, 0, 0,
+		0, 6,  2, 10, 6, 4, 2, 2,
+		4, 4, 10,  0, 2, 2, 2, 2,
+		2, 0,  2,  0, 4, 2, 4, 2,
+		8, 0, 10,  0, 8, 0, 2, 2,
+		4, 0,  0,  4, 4, 2, 2, 4,
+		4, 4,  4,  2, 2, 2, 2, 4,
+		0, 2,  2,  2, 2, 4, 6, 6,
+		0, 0,  0,  0, 2, 6, 0, 0,
 	};
 
 	static const byte opcodeParamLenSimon2[] = {
-		0, 6, 2, 12, 6, 4, 2, 2,
-		4, 4, 9, 0, 1, 2, 2, 2,
-		2, 0, 2, 0, 4, 2, 4, 2,
-		7, 0, 10, 0, 8, 0, 2, 2,
-		4, 0, 0, 4, 4, 2, 2, 4,
-		4, 4, 4, 2, 2, 2, 2, 4,
-		0, 2, 2, 2, 2, 4, 6, 6,
-		2, 0, 6, 6, 4, 6, 0, 0,
-		0, 0, 4, 4, 4, 4, 4, 0,
-		4, 2, 2
+		0, 6,  2, 12, 6, 4, 2, 2,
+		4, 4,  9,  0, 1, 2, 2, 2,
+		2, 0,  2,  0, 4, 2, 4, 2,
+		7, 0, 10,  0, 8, 0, 2, 2,
+		4, 0,  0,  4, 4, 2, 2, 4,
+		4, 4,  4,  2, 2, 2, 2, 4,
+		0, 2,  2,  2, 2, 4, 6, 6,
+		2, 0,  6,  6, 4, 6, 0, 0,
+		0, 0,  4,  4, 4, 4, 4, 0,
+		4, 2,  2
 	};
 
 	static const byte opcodeParamLenFeebleFiles[] = {


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list