From d1c7e1c974c8c7235e61346414359a2eeb12a743 Mon Sep 17 00:00:00 2001 From: Paulo Alfaiate Date: Thu, 7 Mar 2024 08:52:41 +0000 Subject: [PATCH] Update game_list.h --- src/yuzu/game_list.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/yuzu/game_list.h b/src/yuzu/game_list.h index ff51d19e47..0a163794ac 100644 --- a/src/yuzu/game_list.h +++ b/src/yuzu/game_list.h @@ -1,6 +1,8 @@ // SPDX-FileCopyrightText: 2015 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