aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/files.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hopkins/files.h')
-rw-r--r--engines/hopkins/files.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/hopkins/files.h b/engines/hopkins/files.h
index fbc8a04cab..b323006110 100644
--- a/engines/hopkins/files.h
+++ b/engines/hopkins/files.h
@@ -44,7 +44,7 @@ public:
static int CONSTRUIT_SYSTEM(const Common::String &file);
static void CONSTRUIT_FICHIER(const Common::String &hop, const Common::String &file);
static byte *LIBERE_FICHIER(byte *ptr);
- static bool RECHERCHE_CAT(const Common::String &file, int a2);
+ static byte *RECHERCHE_CAT(const Common::String &file, int a2);
/**
* Returns the size of a file. Throws an error if the file can't be found