mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-17 05:15:16 +00:00
Pause doc: KaleidoScope_DrawQuestStatus
(partial) (#2215)
* Pause doc: `KaleidoScope_DrawQuestStatus` (partial) * review * format
This commit is contained in:
parent
3cea46a6c1
commit
f9d892a2ae
3 changed files with 221 additions and 179 deletions
|
@ -134,6 +134,7 @@
|
|||
#define R_START_LABEL_Y(i) ZREG(51 + (i))
|
||||
#define R_START_LABEL_X(i) ZREG(54 + (i))
|
||||
#endif
|
||||
#define R_PAUSE_QUEST_MEDALLION_SHINE_TIME(i) ZREG(61 + (i)) // i = 0..3 (clashes with ZREG(62) and ZREG(63))
|
||||
#define R_C_UP_BTN_X ZREG(62)
|
||||
#define R_C_UP_BTN_Y ZREG(63)
|
||||
#define R_START_BTN_X ZREG(68)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue