mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2025-01-12 11:19:07 +01:00
fixed bug during input initialization
This commit is contained in:
parent
251ba25f01
commit
975d2212c6
@ -697,6 +697,7 @@ void input_reset ()
|
|||||||
lightgun_reset(j - 4);
|
lightgun_reset(j - 4);
|
||||||
input.max ++;
|
input.max ++;
|
||||||
}
|
}
|
||||||
|
break;
|
||||||
|
|
||||||
case SYSTEM_TEAMPLAYER:
|
case SYSTEM_TEAMPLAYER:
|
||||||
for (j=4; j<8; j++)
|
for (j=4; j<8; j++)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user