mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-22 09:47:53 -05:00
NVHOST_CTRl: Implement missing method and fix some stuffs.
This commit is contained in:
@ -121,6 +121,7 @@ else()
|
||||
|
||||
if (ARCHITECTURE_x86_64)
|
||||
add_compile_options("-mcx16")
|
||||
add_compile_options("-fwrapv")
|
||||
endif()
|
||||
|
||||
if (APPLE AND CMAKE_CXX_COMPILER_ID STREQUAL Clang)
|
||||
|
Reference in New Issue
Block a user