summaryrefslogtreecommitdiff
path: root/src/code/title_setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/title_setup.c')
-rw-r--r--src/code/title_setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/title_setup.c b/src/code/title_setup.c
index 0859c52d4..336d08be8 100644
--- a/src/code/title_setup.c
+++ b/src/code/title_setup.c
@@ -32,7 +32,7 @@ void Setup_InitRegs(void) {
XREG(90) = 0x1C2;
R_STORY_FILL_SCREEN_ALPHA = 0;
- R_REVERSE_FLOOR_INDEX = 0;
+ R_PLAYER_FLOOR_REVERSE_INDEX = 0;
R_MINIMAP_DISABLED = false;
R_PICTO_FOCUS_BORDER_TOPLEFT_X = 80;