mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-10 08:50:23 +00:00
two z_room regs
This commit is contained in:
parent
752a83866c
commit
bc8f79298b
2 changed files with 11 additions and 7 deletions
|
@ -48,6 +48,8 @@
|
|||
#define R_ENV_TIME_SPEED_OLD REG(15) // Most likely used during development. Unused in the final game.
|
||||
#define R_RUN_SPEED_LIMIT REG(45)
|
||||
#define R_ENABLE_ARENA_DBG SREG(0)
|
||||
#define R_ROOM_PREREND_NODRAW_FLAGS SREG(25)
|
||||
#define R_ROOM_BG2D_FORCE_SCALEBG SREG(26)
|
||||
#define R_UPDATE_RATE SREG(30)
|
||||
#define R_ENABLE_AUDIO_DBG SREG(36)
|
||||
#define R_FB_FILTER_TYPE SREG(80)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue