Merge branch 'mr-origin-65'

This commit is contained in:
Banjo Kazooie
2024-09-08 21:33:17 -05:00
143 changed files with 959 additions and 829 deletions

View File

@@ -189,9 +189,9 @@ void pfsManager_update(void) {
temp_t6 = demo_readInput(&pfsManagerContPadData, &sp5C) == 0;
if ((D_802812D0.button & s0) || temp_t6) {
if (D_802812D0.button & s0) {
func_803204E4(0x64, 1);
volatileFlag_set(VOLATILE_FLAG_64, 1);
} else {
func_803204E4(0x63, 1);
volatileFlag_set(VOLATILE_FLAG_63, 1);
}
}
func_8033DD04(sp5C);