mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-19 17:11:29 +00:00
Made some class variables final, since they should convey that they cannot be changed after the first assignment. Made the formatting consistent between files. |
||
|---|---|---|
| .. | ||
| .settings | ||
| assets | ||
| jni | ||
| libs | ||
| res | ||
| src/org/dolphinemu/dolphinemu | ||
| .classpath | ||
| .gitignore | ||
| .project | ||
| android.toolchain.cmake | ||
| AndroidManifest.xml | ||
| build.xml | ||
| custom_rules.xml | ||
| project.properties | ||