From 13f30fb46bbd634de22034389561c93bc15d9d14 Mon Sep 17 00:00:00 2001 From: athrxx Date: Tue, 10 Nov 2015 18:38:33 +0100 Subject: KYRA: (LOK/PC-98) - add missing string resource --- engines/kyra/staticres.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines') diff --git a/engines/kyra/staticres.cpp b/engines/kyra/staticres.cpp index 731f2f4ce5..1a2e2c093c 100644 --- a/engines/kyra/staticres.cpp +++ b/engines/kyra/staticres.cpp @@ -39,7 +39,7 @@ namespace Kyra { -#define RESFILE_VERSION 86 +#define RESFILE_VERSION 87 namespace { bool checkKyraDat(Common::SeekableReadStream *file) { -- cgit v1.2.3