mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-08 08:55:17 +00:00
pr review changes
This commit is contained in:
parent
ea075560c8
commit
dff17518ef
4 changed files with 31 additions and 34 deletions
|
@ -14,7 +14,7 @@ void SaveContext_Init(void)
|
|||
gSaveContext.chamber_cutscene_num = 0;
|
||||
gSaveContext.next_day_time = 0xFFFF;
|
||||
gSaveContext.environment_time = 0;
|
||||
gSaveContext.richardIsLost = 1;
|
||||
gSaveContext.dogIsLost = 1;
|
||||
gSaveContext.transition_type = 0xFF;
|
||||
gSaveContext.unk_13EE = 50;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue