mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 14:34:32 +00:00
R_PAUSE_MENU_MODE
-> R_PAUSE_BG_PRERENDER_STATE
and document values
This commit is contained in:
parent
236c0603ed
commit
9ebd76d9af
8 changed files with 42 additions and 32 deletions
|
@ -56,7 +56,7 @@
|
|||
#define R_FB_FILTER_A SREG(84)
|
||||
#define R_FB_FILTER_ENV_COLOR(c) SREG(85 + (c))
|
||||
#define R_ENABLE_FB_FILTER SREG(88)
|
||||
#define R_PAUSE_MENU_MODE SREG(94)
|
||||
#define R_PAUSE_BG_PRERENDER_STATE SREG(94) // `PauseBgPreRenderState`
|
||||
#define R_CAM_MAX_PHI OREG(5)
|
||||
#define R_CAM_DEFA_PHI_UPDRATE OREG(7)
|
||||
#define R_DEFA_CAM_ANIM_TIME OREG(23)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue