From 76409f9e563d023ffe89ae981d13749c7430d515 Mon Sep 17 00:00:00 2001 From: Paulo Alfaiate Date: Thu, 7 Mar 2024 08:54:49 +0000 Subject: [PATCH] Update main.h --- src/yuzu/main.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/yuzu/main.h b/src/yuzu/main.h index 85ee4fc8e7..ba217fbce6 100644 --- a/src/yuzu/main.h +++ b/src/yuzu/main.h @@ -1,6 +1,8 @@ // SPDX-FileCopyrightText: 2014 Citra Emulator Project & 2024 suyu Emulator Project // SPDX-License-Identifier: GPL-2.0-or-later +// Modified by palfaiate on <2024/03/07> + #pragma once #include