diff --git a/app/src/main/cpp/skyline/common/settings.h b/app/src/main/cpp/skyline/common/settings.h index b1df5875..342dedf3 100644 --- a/app/src/main/cpp/skyline/common/settings.h +++ b/app/src/main/cpp/skyline/common/settings.h @@ -73,6 +73,7 @@ namespace skyline { // Display Setting forceTripleBuffering; //!< If the presentation engine should always triple buffer even if the swapchain supports double buffering Setting vsyncMode; + Setting useAsyncShaders; Setting disableShaderCache; //!< Prevents cached shaders from being loaded and disables caching of new shaders // CPU