mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-12-26 11:11:48 +01:00
[Gamecube/Wii] fixed graphical glitch in bottom border area when borders are disabled
This commit is contained in:
parent
ee08f95144
commit
6941c9d6ae
Binary file not shown.
Before Width: | Height: | Size: 3.7 MiB After Width: | Height: | Size: 3.7 MiB |
Binary file not shown.
Before Width: | Height: | Size: 3.8 MiB After Width: | Height: | Size: 3.8 MiB |
@ -1650,6 +1650,7 @@ void gx_video_Start(void)
|
||||
}
|
||||
|
||||
/* GX emulation rendering */
|
||||
gxClearScreen((GXColor)BLACK);
|
||||
gxResetRendering(0);
|
||||
|
||||
/* resynchronize emulation with VSYNC */
|
||||
|
Loading…
Reference in New Issue
Block a user