aboutsummaryrefslogtreecommitdiff
path: root/saga/scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'saga/scene.h')
-rw-r--r--saga/scene.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/saga/scene.h b/saga/scene.h
index e605a8313e..1e6664e0cb 100644
--- a/saga/scene.h
+++ b/saga/scene.h
@@ -155,10 +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 28750
+#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
///// ITE-specific stuff
#define INTRO_STRMAX 256