summaryrefslogtreecommitdiffstats
path: root/src/android/app/src/main/jni/id_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/android/app/src/main/jni/id_cache.h')
-rw-r--r--src/android/app/src/main/jni/id_cache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/android/app/src/main/jni/id_cache.h b/src/android/app/src/main/jni/id_cache.h
index a002e705d..00e48afc0 100644
--- a/src/android/app/src/main/jni/id_cache.h
+++ b/src/android/app/src/main/jni/id_cache.h
@@ -19,6 +19,7 @@ jmethodID GetExitEmulationActivity();
jmethodID GetDiskCacheLoadProgress();
jmethodID GetOnEmulationStarted();
jmethodID GetOnEmulationStopped();
+jmethodID GetOnProgramChanged();
jclass GetGameClass();
jmethodID GetGameConstructor();