mirror of
https://github.com/martravi/wiiqt.git
synced 2024-11-04 16:45:05 +01:00
167f73aa41
* change the nandExtract program a bit. move nand extraction to a thread to keep it from hanging the main thread * add pretty block map
10 lines
209 B
Plaintext
10 lines
209 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>blue.png</file>
|
|
<file>green.png</file>
|
|
<file>grey.png</file>
|
|
<file>pink.png</file>
|
|
<file>black.png</file>
|
|
</qresource>
|
|
</RCC>
|