mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-12 19:04:38 +00:00
cleanup
This commit is contained in:
parent
1c6b7b082f
commit
739397fd39
3 changed files with 72 additions and 57 deletions
|
@ -345,9 +345,9 @@ void func_80111070(void) {
|
|||
XREG(3) = -4;
|
||||
XREG(4) = 3;
|
||||
XREG(5) = 0;
|
||||
XREG(6) = 2; // pause menu: stick input repeat cooldown (from first repeat onwards)
|
||||
R_PAUSE_STICK_REPEAT_DELAY_FIRST = 2;
|
||||
XREG(7) = 30;
|
||||
XREG(8) = 10; // pause menu: stick input repeat cooldown (from initial input to first repeat)
|
||||
R_PAUSE_STICK_REPEAT_DELAY = 10;
|
||||
XREG(9) = 0;
|
||||
XREG(10) = -9550;
|
||||
XREG(11) = 9950;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue