[Scummvm-cvs-logs] CVS: scummvm/scumm scumm.h,1.248,1.249

Max Horn fingolfin at users.sourceforge.net
Sun Jun 8 05:57:05 CEST 2003


Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1:/tmp/cvs-serv19457

Modified Files:
	scumm.h 
Log Message:
forgot to check this one in

Index: scumm.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm.h,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -d -r1.248 -r1.249
--- scumm.h	8 Jun 2003 12:49:34 -0000	1.248
+++ scumm.h	8 Jun 2003 12:56:42 -0000	1.249
@@ -1015,10 +1015,6 @@
 	void setBoxScaleSlot(int box, int slot);
 
 	void createBoxMatrix();
-	void addToBoxMatrix(byte b);
-	PathNode *unkMatrixProc2(PathVertex *vtx, int i);
-	void *addToBoxVertexHeap(int size);
-	PathVertex *addPathVertex();
 	bool areBoxesNeighbours(int i, int j);
 
 	/* String class */





More information about the Scummvm-git-logs mailing list