Merge branch 'mr-origin-65'
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user