aboutsummaryrefslogtreecommitdiff
path: root/saga/scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'saga/scene.h')
-rw-r--r--saga/scene.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/saga/scene.h b/saga/scene.h
index f92661bb04..21f2ac31e7 100644
--- a/saga/scene.h
+++ b/saga/scene.h
@@ -206,6 +206,7 @@ struct INTRO_DIALOGUE {
};
struct INTRO_CREDIT {
+ Common::Language lang;
int game;
int type;
const char *string;