mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-02-02 23:53:36 +00:00
feat: dice.svg into qrc
For rendering of the Surprise Me! icon. Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user