1
0
mirror of https://github.com/citra-emu/citra.git synced 2025-04-09 10:50:12 +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; EmuThread emu_thread;
QByteArray geometry; QByteArray geometry;
u32 buttonReg;
}; };