From 34b447147df73ba4ee282be69d8f4f9453ed3499 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Thu, 19 Nov 2009 17:43:15 +0000 Subject: More cleanup. svn-id: r45988 --- tools/create_kyradat/extract.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/create_kyradat/extract.h') diff --git a/tools/create_kyradat/extract.h b/tools/create_kyradat/extract.h index 650c10fc1c..b0a694577b 100644 --- a/tools/create_kyradat/extract.h +++ b/tools/create_kyradat/extract.h @@ -68,7 +68,7 @@ struct ExtractType { const ExtractType *findExtractType(const int type); // TODO: Do not export this in the future -void createFilename(char *dstFilename, const int gid, const int lang, const int platform, const int special, const char *filename); +void createFilename(char *dstFilename, const ExtractInformation *info, const char *filename); #endif -- cgit v1.2.3