aboutsummaryrefslogtreecommitdiff
path: root/saga/scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'saga/scene.h')
-rw-r--r--saga/scene.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/saga/scene.h b/saga/scene.h
index 1a5a32a608..f300339b58 100644
--- a/saga/scene.h
+++ b/saga/scene.h
@@ -154,8 +154,6 @@ struct SCENE_QUEUE {
int fadeType;
};
-#define INTRO_STRMAX 512
-
///// IHNM-specific stuff
#define IHNM_PALFADE_TIME 1000
#define IHNM_INTRO_FRAMETIME 80
@@ -164,6 +162,7 @@ struct SCENE_QUEUE {
#define IHNM_TITLE_TIME_FM 19500
///// ITE-specific stuff
+#define INTRO_STRMAX 256
#define ITE_INTRO_FRAMETIME 90
#define INTRO_CAPTION_Y 170