mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-10 06:56:27 +02:00
misc: Move image assets to Avalonia project
This commit is contained in:
parent
7f376b4f45
commit
9baaa2b8f8
29 changed files with 36 additions and 189 deletions
|
@ -26,7 +26,7 @@
|
|||
Height="70"
|
||||
MinWidth="50"
|
||||
Margin="5,10,20,10"
|
||||
Source="resm:Ryujinx.UI.Common.Resources.Logo_Ryujinx.png?assembly=Ryujinx.UI.Common" />
|
||||
Source="resm:Ryujinx.Assets.UIImages.Logo_Ryujinx.png?assembly=Ryujinx" />
|
||||
<StackPanel
|
||||
Grid.Row="1"
|
||||
Grid.Column="1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue