aboutsummaryrefslogtreecommitdiff
path: root/engines/toltecs/script.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/toltecs/script.h')
-rw-r--r--engines/toltecs/script.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/toltecs/script.h b/engines/toltecs/script.h
index 746a2fca6f..83ee628d25 100644
--- a/engines/toltecs/script.h
+++ b/engines/toltecs/script.h
@@ -184,7 +184,7 @@ protected:
void sfRunOptionsScreen();
void sfPrecacheSprites();
void sfPrecacheSounds1();
- void sfDeleteAllPbfFilesByExternalArray();
+ void sfDeletePrecachedFiles();
void sfPrecacheSounds2();
void sfRestoreStackPtr();
void sfSaveStackPtr();