mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-01-09 16:35:13 +00:00
6 lines
202 B
C
6 lines
202 B
C
|
// SPDX-FileCopyrightText: Copyright 2024 shadPS4 Emulator Project
|
||
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#pragma once
|
||
|
// TODO placeholder until port finishes
|
||
|
#include "core/hle/libraries/libs.h"
|