mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-13 03:14:38 +00:00
wip 2, lots on KaleidoScope_DrawQuestStatus
This commit is contained in:
parent
38cf1d05d5
commit
118e3f84d5
14 changed files with 511 additions and 440 deletions
|
@ -526,11 +526,12 @@ void func_80111070(void) {
|
|||
R_MINIMAP_COLOR(2) = 255;
|
||||
}
|
||||
|
||||
VREG(21) = 0;
|
||||
VREG(22) = 0;
|
||||
VREG(23) = 0;
|
||||
VREG(24) = 0;
|
||||
VREG(25) = 0;
|
||||
R_PAUSE_SONG_NOTE_Y(OCARINA_BTN_A) = 0;
|
||||
R_PAUSE_SONG_NOTE_Y(OCARINA_BTN_C_DOWN) = 0;
|
||||
R_PAUSE_SONG_NOTE_Y(OCARINA_BTN_C_RIGHT) = 0;
|
||||
R_PAUSE_SONG_NOTE_Y(OCARINA_BTN_C_LEFT) = 0;
|
||||
R_PAUSE_SONG_NOTE_Y(OCARINA_BTN_C_UP) = 0;
|
||||
|
||||
VREG(26) = 0;
|
||||
VREG(27) = 0;
|
||||
R_OCARINA_BUTTONS_XPOS = 98;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue