aboutsummaryrefslogtreecommitdiff
path: root/scumm/costume.h
diff options
context:
space:
mode:
authorTravis Howell2004-08-10 02:17:34 +0000
committerTravis Howell2004-08-10 02:17:34 +0000
commit2c1c5d655de946cf136428bd51f92689244e5834 (patch)
tree8eb8b5d8d209253052f49eeaa0e98334aa17a214 /scumm/costume.h
parentca181299d5cf7d1eea5803da6db1c85796406c91 (diff)
downloadscummvm-rg350-2c1c5d655de946cf136428bd51f92689244e5834.tar.gz
scummvm-rg350-2c1c5d655de946cf136428bd51f92689244e5834.tar.bz2
scummvm-rg350-2c1c5d655de946cf136428bd51f92689244e5834.zip
Remove old unused and unneeded function.
Update comments svn-id: r14531
Diffstat (limited to 'scumm/costume.h')
-rw-r--r--scumm/costume.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/costume.h b/scumm/costume.h
index c85b8fa0c8..52293d2134 100644
--- a/scumm/costume.h
+++ b/scumm/costume.h
@@ -75,7 +75,6 @@ protected:
void proc3_ami();
void procC64(int actor);
- void c64_ignorePakCols(int num);
byte mainRoutine(int xmoveCur, int ymoveCur);
};