mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 17:45:31 -07:00
@@ -104,7 +104,7 @@ void svga_recalc_remap_func(svga_t *svga)
|
||||
{
|
||||
int func_nr;
|
||||
|
||||
if (svga->fb_only || svga->force_byte_mode)
|
||||
if (svga->fb_only)
|
||||
func_nr = 0;
|
||||
else {
|
||||
if (svga->force_dword_mode)
|
||||
|
||||
Reference in New Issue
Block a user