dolphin/Source/Android/jni
Dentomologist 570ec7c322 Android: Fix unused value warning
Remove "env, " from "return env, GetControlPointer..." since the left
side of a comma operator has no effect.

This was presumably a copy/paste error from the function above it.
2025-10-29 16:19:15 -07:00
..
AndroidCommon Android: Ask system for optimal audio buffer size and sample rate 2025-05-25 11:59:33 +02:00
Cheats Merge pull request #13228 from OatmealDome/fix-curl-2 2025-01-08 18:14:10 +01:00
Config Android: Expose config changed callbacks 2023-12-07 21:09:17 +01:00
GameList Android: Show time played in game details 2025-04-19 14:34:49 +02:00
Input Android: Fix unused value warning 2025-10-29 16:19:15 -07:00
ActivityTracker.cpp Android: Track whether app is in foreground 2024-06-23 18:16:33 -04:00
CMakeLists.txt Android: Don't use separate thread for MotionAlertDialog 2025-03-23 21:39:04 +01:00
GpuDriver.cpp Android: Remove a stray backtick 2023-10-01 13:37:04 +02:00
Host.cpp Android: Move host thread lock to a separate file 2023-06-12 23:39:42 +02:00
Host.h Android: Apply style alignment refactorings 2025-04-22 13:34:21 +02:00
InfinityConfig.cpp IOS/USB: Use Enum for Infinity Base Positions 2024-06-27 20:57:27 +01:00
MainAndroid.cpp Host: Remove unnecessary functions 2025-08-03 13:19:30 -07:00
RiivolutionPatches.cpp
SkylanderConfig.cpp Skylanders: Improve figure data view and generation 2023-11-05 18:06:10 +01:00
WiiUtils.cpp