early-access version 2711

This commit is contained in:
pineappleEA
2022-04-29 07:46:31 +02:00
parent 7970248ccc
commit 0fb3af99e2
40 changed files with 110 additions and 362 deletions

View File

@@ -1,6 +1,5 @@
// Copyright 2014 Dolphin Emulator Project
// Licensed under GPLv2+
// Refer to the license.txt file included.
// SPDX-FileCopyrightText: 2014 Dolphin Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
#include <fmt/format.h>
#include <libusb.h>

View File

@@ -1,6 +1,5 @@
// Copyright 2014 Dolphin Emulator Project
// Licensed under GPLv2+
// Refer to the license.txt file included.
// SPDX-FileCopyrightText: 2014 Dolphin Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once