mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-13 11:24:40 +00:00
Introduce PLAY_LOG() (#1284)
* play log * review, try to compromise on comment * another compromise attempt * new comment * remove comma * fix
This commit is contained in:
parent
5dda2f9ffc
commit
e4884e0cb9
2 changed files with 63 additions and 151 deletions
|
@ -47,6 +47,7 @@
|
|||
#define R_ENV_FOG_NEAR REG(14)
|
||||
#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_PLAY_LOGS HREG(63)
|
||||
#define R_ENABLE_ARENA_DBG SREG(0)
|
||||
#define R_UPDATE_RATE SREG(30)
|
||||
#define R_ENABLE_AUDIO_DBG SREG(36)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue