mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-23 06:57:08 +00:00
These files cannot compile correctly as C, so there's no reason to have ifdefs for C compatibility. We switched to not checking the __cplusplus macro in our JNI code some time ago, but it seems like I forgot to remove it from these two files. |
||
|---|---|---|
| .. | ||
| app | ||
| gradle/wrapper | ||
| jni | ||
| .gitignore | ||
| build.gradle | ||
| code-style-java.xml | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle | ||