Files
archived-shadps4-qtlauncher/src/core/libraries/playgo/playgo.h
kalaposfos13 91163d84a8 Remove non-GUI specific code (#7)
* using volk lib for retrieve vulkan devices

* Remove ENABLE_QT_GUI from cmake and assume always on (duh)

* These are things that will need the ipc to be updated for them to work, currently these are just commented out

* Remove most of the source code from CMakeLists.txt

* thanos snap

* further updates now that the files aren't actually there

* more thanos snap

* this is where I actually have to start thinking about what and how to remove more things

* +

* w*ndows

* +

* ImGUI

* reuse

* submodules

* remove stb

* readd moltenvk (who cares about mac build speeds anyway)

* the loathsome clang-formatter

* +

* +

* +

* +

* sir clang offnir, the all-formatting

* +

* +

* +

---------

Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2025-09-19 18:03:13 +03:00

7 lines
178 B
C

// SPDX-FileCopyrightText: Copyright 2024 shadPS4 Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include "common/types.h"
#include "playgo_types.h"