1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-02 01:16:32 -05:00

Removed reference to old api url https://api.yuzu-emu.org + remove dumpRomFs

This commit is contained in:
Paulo Alfaiate
2024-03-07 14:02:44 +00:00
committed by Crimson Hawk
parent 95c44a3ee9
commit e183fcaf02
5 changed files with 18 additions and 203 deletions

View File

@@ -1,6 +1,8 @@
// SPDX-FileCopyrightText: Copyright 2021 yuzu Emulator Project
// SPDX-FileCopyrightText: Copyright 2021 yuzu Emulator Project & 2024 suyu Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
// Modified by palfaiate on <2024/03/07>
#pragma once
#include <algorithm>