mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
cleanup
This commit is contained in:
parent
1c6b7b082f
commit
739397fd39
3 changed files with 72 additions and 57 deletions
|
@ -103,6 +103,8 @@
|
|||
#define R_TRANS_DBG_TYPE CREG(12)
|
||||
#define R_ENV_WIND_DIR(i) CREG(16 + (i))
|
||||
#define R_ENV_WIND_SPEED CREG(19)
|
||||
#define R_PAUSE_STICK_REPEAT_DELAY_FIRST XREG(6)
|
||||
#define R_PAUSE_STICK_REPEAT_DELAY XREG(8)
|
||||
#define R_A_BTN_Y XREG(16)
|
||||
#define R_A_BTN_X XREG(17)
|
||||
#define R_A_ICON_Y XREG(19)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue