forked from mirror/OpenTTD
(svn r23234) -Fix [FS#4840]: crash when after downloading content
This commit is contained in:
@@ -105,6 +105,8 @@ public:
|
||||
|
||||
/* virtual */ bool AddFile(const char *filename, size_t basepath_length, const char *tar_filename = NULL);
|
||||
|
||||
bool AddFile(Subdirectory sd, const char *filename);
|
||||
|
||||
/** Do the scan for Tars. */
|
||||
static uint DoScan(TarScanner::Mode mode);
|
||||
};
|
||||
|
Reference in New Issue
Block a user