feat: dice.svg into qrc

For rendering of the Surprise Me! icon.

Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
Collecting
2026-01-28 07:37:22 +01:00
parent 32fc088c5e
commit 5b90431380

View File

@@ -1,5 +1,6 @@
<!--
SPDX-FileCopyrightText: 2021 yuzu Emulator Project
SPDX-FileCopyrightText: 2026 citron Emulator Project
SPDX-License-Identifier: GPL-2.0-or-later
-->
@@ -7,4 +8,7 @@ SPDX-License-Identifier: GPL-2.0-or-later
<qresource prefix="/img">
<file alias="citron.ico">../../dist/citron.ico</file>
</qresource>
<qresource prefix="/">
<file alias="dist/dice.svg">../../dist/dice.svg</file>
</qresource>
</RCC>