mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-11 11:57:46 +00:00
yuzu: Rename check_vulkan to startup_checks
This commit is contained in:
parent
c5929e2c24
commit
200f152c3f
4 changed files with 3 additions and 3 deletions
|
@ -30,8 +30,6 @@ add_executable(yuzu
|
|||
applets/qt_web_browser_scripts.h
|
||||
bootmanager.cpp
|
||||
bootmanager.h
|
||||
check_vulkan.cpp
|
||||
check_vulkan.h
|
||||
compatdb.ui
|
||||
compatibility_list.cpp
|
||||
compatibility_list.h
|
||||
|
@ -155,6 +153,8 @@ add_executable(yuzu
|
|||
main.cpp
|
||||
main.h
|
||||
main.ui
|
||||
startup_checks.cpp
|
||||
startup_checks.h
|
||||
uisettings.cpp
|
||||
uisettings.h
|
||||
util/controller_navigation.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue