From bde4cbb04d7f2e1dfda15f7128a28318a0bdc1cb Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sat, 21 Nov 2009 03:46:52 +0000 Subject: Merge multi language games into one entry. svn-id: r46033 --- tools/create_kyradat/extract.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/create_kyradat/extract.h') diff --git a/tools/create_kyradat/extract.h b/tools/create_kyradat/extract.h index 1884587988..fdfaa61835 100644 --- a/tools/create_kyradat/extract.h +++ b/tools/create_kyradat/extract.h @@ -66,6 +66,7 @@ struct ExtractType { }; const ExtractType *findExtractType(const int type); +bool isLangSpecific(const int type); // TODO: Do not export this in the future void createFilename(char *dstFilename, const ExtractInformation *info, const char *filename); -- cgit v1.2.3