diff options
| author | quarrel07 <178681861+quarrel07@users.noreply.github.com> | 2026-08-15 21:32:49 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-15 22:32:49 -0600 |
| commit | 4d2cd3605ce8f4958e179283915e06284170e592 (patch) | |
| tree | 0c932facd3f2bf5c8cb05f365ec35bc220e3579f /docs/tutorials | |
| parent | 03f07923564423531b2b737707f05a024b69c04a (diff) | |
Fix menu fizzle-out transition ending instantly (#747)
The decomp zeroes the slot-4 transition timer when starting the fizzle-out
(D_8018E7E0 = 0, the scalar that the gCurrentTransitionTime[4] out-of-bounds
index lands on). The rename in #309 turned that into
gCurrentTransitionTime[4] = arg0, which starts the timer at the full
duration, so the first frame sees it expired and completes the transition
immediately. Restores the dissolve when backing out of the menu and lets
the back sound play out.
Diffstat (limited to 'docs/tutorials')
0 files changed, 0 insertions, 0 deletions
