ADD: Time Saver --> Time Travel with the Song of Time (#2575)
* ADD: Time Saver --> Time Travel with the Song of Time Co-Authored-By: aMannus <4244591+aMannus@users.noreply.github.com> Co-Authored-By: David Chavez <david@dcvz.io> * TWEAK: one liner for the gPlayState check * ADD: Time Saver --> Time Travel with the Song of Time Co-Authored-By: aMannus <4244591+aMannus@users.noreply.github.com> Co-Authored-By: David Chavez <david@dcvz.io> * TWEAK: one liner for the gPlayState check * Timetravel stuff * tweazk oopsies * Fixes timeline * tweak frog dist * ADD: Time Saver --> Time Travel with the Song of Time Co-Authored-By: aMannus <4244591+aMannus@users.noreply.github.com> Co-Authored-By: David Chavez <david@dcvz.io> * TWEAK: one liner for the gPlayState check * Timetravel stuff * tweazk oopsies * Fixes timeline * tweak frog dist * oppsie² * del dupe * del dupe * tweak tooltip --------- Co-authored-by: aMannus <4244591+aMannus@users.noreply.github.com> Co-authored-by: David Chavez <david@dcvz.io>
This commit is contained in:
@@ -2557,6 +2557,7 @@ void Message_DrawMain(PlayState* play, Gfx** p) {
|
||||
osSyncPrintf(VT_RST);
|
||||
osSyncPrintf("→ OCARINA_MODE=%d\n", play->msgCtx.ocarinaMode);
|
||||
}
|
||||
GameInteractor_ExecuteOnOcarinaSongAction();
|
||||
}
|
||||
break;
|
||||
case MSGMODE_DISPLAY_SONG_PLAYED:
|
||||
|
||||
Reference in New Issue
Block a user