mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-12-24 18:21:50 +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);
|
||||
input.max ++;
|
||||
}
|
||||
break;
|
||||
|
||||
case SYSTEM_TEAMPLAYER:
|
||||
for (j=4; j<8; j++)
|
||||
|
Loading…
Reference in New Issue
Block a user