mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-20 01:09:55 +00:00
Qt/TAS: Fix issue #11620
This commit is contained in:
parent
8bad3f93f1
commit
04583b17da
4 changed files with 8 additions and 2 deletions
|
@ -33,4 +33,5 @@ private:
|
|||
u16 m_max_y;
|
||||
u16 m_x = 0;
|
||||
u16 m_y = 0;
|
||||
bool m_ignore_movement = false;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue