Versi
3.5-1763
Cabang
master
Tarikh
10 years, 8 months ago
Windows x64 Windows x86 Mac OS X Android
Lakukan
2015484c24b817b9980d0f59e0cde1a4435cc789
Ubah pengarang
Lioncash
Ubah keterangan
[Android] Some tiny cleanups in DolphinEmulator.java

- Join variable declaration and assignments in function onTouchEvent()
- Change a for-loop into a foreach loop in dispatchGenericMotionEvent(). Makes the loop body a single statement.