mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-09 04:10:05 +00:00
Citra-qt: Add multiplayer ui
This commit is contained in:
parent
bba2a60b22
commit
871196bc10
34 changed files with 2653 additions and 46 deletions
8
dist/qt_themes/default/default.qrc
vendored
8
dist/qt_themes/default/default.qrc
vendored
|
@ -5,7 +5,13 @@
|
|||
<file alias="16x16/checked.png">icons/16x16/checked.png</file>
|
||||
|
||||
<file alias="16x16/failed.png">icons/16x16/failed.png</file>
|
||||
|
||||
|
||||
<file alias="16x16/connected.png">icons/16x16/connected.png</file>
|
||||
|
||||
<file alias="16x16/disconnected.png">icons/16x16/disconnected.png</file>
|
||||
|
||||
<file alias="16x16/lock.png">icons/16x16/lock.png</file>
|
||||
|
||||
<file alias="256x256/citra.png">icons/256x256/citra.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
|
BIN
dist/qt_themes/default/icons/16x16/connected.png
vendored
Normal file
BIN
dist/qt_themes/default/icons/16x16/connected.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 269 B |
BIN
dist/qt_themes/default/icons/16x16/disconnected.png
vendored
Normal file
BIN
dist/qt_themes/default/icons/16x16/disconnected.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 306 B |
BIN
dist/qt_themes/default/icons/16x16/lock.png
vendored
Normal file
BIN
dist/qt_themes/default/icons/16x16/lock.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 279 B |
Loading…
Add table
Add a link
Reference in a new issue