mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-06 17:27:51 -05:00
yuzu: Rename check_vulkan to startup_checks
This commit is contained in:
6
src/yuzu/startup_checks.h
Normal file
6
src/yuzu/startup_checks.h
Normal file
@ -0,0 +1,6 @@
|
||||
// SPDX-FileCopyrightText: Copyright 2022 yuzu Emulator Project
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
bool CheckVulkan();
|
Reference in New Issue
Block a user