aboutsummaryrefslogtreecommitdiff
path: root/resource.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'resource.cpp')
-rw-r--r--resource.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/resource.cpp b/resource.cpp
index cad701fca9..16378c79d1 100644
--- a/resource.cpp
+++ b/resource.cpp
@@ -322,7 +322,7 @@ void Scumm::readIndexFile() {
openRoom(-1);
}
-void Scumm::readIndexFileSmall() {
+void Scumm_v3::readIndexFile() {
uint16 blocktype;
uint32 itemsize;
int numblock = 0;