1
0
mirror of https://github.com/citra-emu/citra.git synced 2025-05-12 04:40:17 +00:00

Fixed a file that was not committed

This commit is contained in:
inspuration 2014-05-29 02:36:19 -04:00
parent 4865be9cef
commit daf2bace25

@ -109,4 +109,6 @@ private:
EmuThread emu_thread;
QByteArray geometry;
u32 buttonReg;
};