diff options
Diffstat (limited to 'src/code/title_setup.c')
| -rw-r--r-- | src/code/title_setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/title_setup.c b/src/code/title_setup.c index 841c301e2..21331d6f3 100644 --- a/src/code/title_setup.c +++ b/src/code/title_setup.c @@ -24,7 +24,7 @@ void Setup_SetRegs(void) { XREG(77) = 0x3C; XREG(78) = 0x2F; XREG(79) = 0x62; - R_PAUSE_OWLWARP_ALPHA = 0; + R_PAUSE_OWL_WARP_ALPHA = 0; XREG(88) = 0x56; XREG(89) = 0x258; XREG(90) = 0x1C2; |
