Merge branch 'main' of https://github.com/abnormalhare/marioparty4
This commit is contained in:
commit
b52db6425a
14 changed files with 79 additions and 66 deletions
|
|
@ -348,7 +348,7 @@ void fn_1_E40(void) {
|
|||
fn_1_96B4();
|
||||
BoardWinCreateChoice(2, 0x27000F, 7, 0);
|
||||
if (GWPlayer[temp_r31].com != 0) {
|
||||
if (((s32)frand() & 1) != 0) {
|
||||
if (frandBool() != 0) {
|
||||
BoardComKeySetLeft();
|
||||
} else {
|
||||
BoardComKeySetRight();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue