mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-10 21:05:12 +01:00
Remove two unnecessary lines
This commit is contained in:
parent
6c3683fa5e
commit
5d31807f95
@ -2847,8 +2847,6 @@ void retro_run(void)
|
||||
}
|
||||
}
|
||||
|
||||
bmdoffset = 0;
|
||||
vwoffset = 0;
|
||||
if ((config.left_border != 0) && (reg[0] & 0x20) && ((system_hw == SYSTEM_MARKIII) || (system_hw & SYSTEM_SMS) || (system_hw == SYSTEM_PBC)))
|
||||
{
|
||||
bmdoffset = 16;
|
||||
|
Loading…
Reference in New Issue
Block a user