Sürüm
3.5-1763
Sürüm
master
Tarih
10 yıl, 7 ay önce
Windows x64 Windows x86 Mac OS X Android
Uygula
2015484c24b817b9980d0f59e0cde1a4435cc789
Yazarı değiştir
Lioncash
Açıklamayı değiştir
[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.