From c62c448a35c0c0b044b953c901ae4d47fe362957 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Thu, 29 May 2003 10:31:05 +0000 Subject: more costuem code merging svn-id: r8088 --- scumm/costume.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'scumm/costume.h') diff --git a/scumm/costume.h b/scumm/costume.h index 45d6abf432..1c147dd4ed 100644 --- a/scumm/costume.h +++ b/scumm/costume.h @@ -67,8 +67,7 @@ protected: void proc3(); void proc3_ami(); - byte mainRoutine(); - void ignorePakCols(int num); + byte mainRoutine(int xmoveCur, int ymoveCur); }; #endif -- cgit v1.2.3