mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-12-21 02:35:12 -06:00
Fixed formatting
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
#endif
|
||||
|
||||
#include <fmt/core.h>
|
||||
#include "suyu/startup_checks.h"
|
||||
#include "video_core/vulkan_common/vulkan_instance.h"
|
||||
#include "video_core/vulkan_common/vulkan_library.h"
|
||||
#include "suyu/startup_checks.h"
|
||||
|
||||
void CheckVulkan() {
|
||||
// Just start the Vulkan loader, this will crash if something is wrong
|
||||
|
||||
Reference in New Issue
Block a user