GPU: Fix handling of GP1(09h)
This commit is contained in:
@ -469,6 +469,7 @@ protected:
|
||||
s32 y;
|
||||
} m_drawing_offset = {};
|
||||
|
||||
bool m_set_texture_disable_mask = false;
|
||||
bool m_drawing_area_changed = false;
|
||||
bool m_drawing_offset_changed = false;
|
||||
bool m_force_progressive_scan = false;
|
||||
|
||||
Reference in New Issue
Block a user