aboutsummaryrefslogtreecommitdiff
path: root/saga/scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'saga/scene.h')
-rw-r--r--saga/scene.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/saga/scene.h b/saga/scene.h
index b82f0a41f6..3220d6b792 100644
--- a/saga/scene.h
+++ b/saga/scene.h
@@ -60,8 +60,6 @@ struct SCENE_INFO {
typedef int (SCENE_PROC) (int, SCENE_INFO *, void *);
-#define PALETTE_FADE_DURATION 1000
-
enum SCENE_LOAD_FLAGS {
BY_RESOURCE = 0,
BY_SCENE,