summaryrefslogtreecommitdiff
path: root/src/code/z_construct.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/z_construct.c')
-rw-r--r--src/code/z_construct.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/code/z_construct.c b/src/code/z_construct.c
index 104b048fd..7041ac230 100644
--- a/src/code/z_construct.c
+++ b/src/code/z_construct.c
@@ -494,8 +494,8 @@ void Regs_InitDataImpl(void) {
XREG(93) = 100;
XREG(94) = 160;
XREG(95) = 200;
- WREG(2) = -6080;
- WREG(3) = 9355;
+ R_PAUSE_PAGES_Y_ORIGIN_2 = -6080;
+ R_PAUSE_DEPTH_OFFSET = 9355;
WREG(4) = 8;
WREG(5) = 3;
WREG(6) = 8;