Merge branch 'release-candidate' into gameboy-payload-update

This commit is contained in:
GearsProgress
2026-07-27 17:30:03 -04:00
parent 1e9da95bb5
commit 927c0b7b7c
8 changed files with 286 additions and 285 deletions

View File

@@ -629,6 +629,7 @@ bool run_conditional(int index)
case CMD_START_LINK:
load_flex_background(FLEXBG_FENNEL, 3);
link_animation_state(STATE_CONNECTION);
//box.reset();
if (g_debug_options.ignore_link_cable)
{
// TODO - Make this less hardcoded