aboutsummaryrefslogtreecommitdiff
path: root/saga/scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'saga/scene.h')
-rw-r--r--saga/scene.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/saga/scene.h b/saga/scene.h
index 1e6664e0cb..8dcb05555f 100644
--- a/saga/scene.h
+++ b/saga/scene.h
@@ -155,11 +155,11 @@ struct SCENE_QUEUE {
};
///// IHNM-specific stuff
-#define IHNM_PALFADE_TIME 1000
-#define IHNM_INTRO_FRAMETIME 80
-#define IHNM_DGLOGO_TIME 8000
-#define IHNM_TITLE_TIME_GM 28750
-#define IHNM_TITLE_TIME_ADLIB 20000
+#define IHNM_PALFADE_TIME 1000
+#define IHNM_INTRO_FRAMETIME 80
+#define IHNM_DGLOGO_TIME 8000
+#define IHNM_TITLE_TIME_GM 28750
+#define IHNM_TITLE_TIME_FM 19500
///// ITE-specific stuff
#define INTRO_STRMAX 256