mirror of
https://github.com/zeldaret/oot
synced 2026-08-04 09:09:22 -04: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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user