mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Qt/TAS: Fix issue #11620
This commit is contained in:
@ -33,4 +33,5 @@ private:
|
||||
u16 m_max_y;
|
||||
u16 m_x = 0;
|
||||
u16 m_y = 0;
|
||||
bool m_ignore_movement = false;
|
||||
};
|
||||
|
Reference in New Issue
Block a user