aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/saga.h
diff options
context:
space:
mode:
authorFilippos Karapetis2007-09-30 01:29:12 +0000
committerFilippos Karapetis2007-09-30 01:29:12 +0000
commit939948766b1afbd6437eb5d77563eb3362f62c3c (patch)
tree471f4f7634c22ae172db61de8909c7d51bb46a0f /engines/saga/saga.h
parent7ca277d2525da7a28b8fe6949970ccbbfd28b1f4 (diff)
downloadscummvm-rg350-939948766b1afbd6437eb5d77563eb3362f62c3c.tar.gz
scummvm-rg350-939948766b1afbd6437eb5d77563eb3362f62c3c.tar.bz2
scummvm-rg350-939948766b1afbd6437eb5d77563eb3362f62c3c.zip
Fixed bug #1804805 - "IHNM: crash/glitch with italian fan patch"
Added the Italian fan translation of IHNM, created a workaround for invalid string data in the Italian fan translation and added some hard coded strings which are changed in the original game executable with the Italian fan translation patch svn-id: r29134
Diffstat (limited to 'engines/saga/saga.h')
-rw-r--r--engines/saga/saga.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/saga/saga.h b/engines/saga/saga.h
index 7a8b30b068..0879d15a0d 100644
--- a/engines/saga/saga.h
+++ b/engines/saga/saga.h
@@ -139,7 +139,8 @@ enum GameIds {
GID_IHNM_CD_DE, // reported by mld. German retail
GID_IHNM_CD_ES,
GID_IHNM_CD_RU,
- GID_IHNM_CD_FR
+ GID_IHNM_CD_FR,
+ GID_IHNM_CD_ITA
};
enum GameFileTypes {