Fix JNI and expose mute settings to Android
This commit is contained in:
parent
67ec04ddd5
commit
777567975e
7 changed files with 99 additions and 277 deletions
|
@ -14,7 +14,6 @@ add_library(yuzu-android SHARED
|
|||
id_cache.cpp
|
||||
id_cache.h
|
||||
native.cpp
|
||||
native.h
|
||||
)
|
||||
|
||||
set_property(TARGET yuzu-android PROPERTY IMPORTED_LOCATION ${FFmpeg_LIBRARY_DIR})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue