blob: 3b1359a8e9e72f55f1f08969e8b3b4e46e157f7f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<!--
SPDX-FileCopyrightText: 2018 yuzu Emulator Project
SPDX-License-Identifier: GPL-2.0-or-later
-->
<RCC>
<qresource prefix="compatibility_list">
<file>compatibility_list.json</file>
</qresource>
</RCC>
|