Fixed a file that was not committed
This commit is contained in:
parent
4865be9cef
commit
daf2bace25
1 changed files with 2 additions and 0 deletions
|
@ -109,4 +109,6 @@ private:
|
||||||
EmuThread emu_thread;
|
EmuThread emu_thread;
|
||||||
|
|
||||||
QByteArray geometry;
|
QByteArray geometry;
|
||||||
|
|
||||||
|
u32 buttonReg;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue