Add Yiazmat.

main
Síle Ekaterin Liszka 2021-05-26 09:40:09 -05:00
parent 9dd4e2157e
commit 5a7bfbaa1a
3 changed files with 2 additions and 0 deletions

View File

@ -11,5 +11,6 @@
<file>patches/ned/cactuar.ips</file>
<file>patches/ned/fancy.ips</file>
<file>patches/ned/pad.ips</file>
<file>patches/ned/yiazmat.ips</file>
</qresource>
</RCC>

BIN
patches/ned/yiazmat.ips Normal file

Binary file not shown.

View File

@ -87,6 +87,7 @@ void Exdeath::initMain(void) {
selNED->addItem("Cactuar", "cactuar.ips");
selNED->addItem("Neon ExDeath", "fancy.ips");
selNED->addItem("Puzzle & Dragon", "pad.ips");
selNED->addItem("Yiazmat", "yiazmat.ips");
layMain->addWidget(txtROM, 0, 0);
layMain->addWidget(btnROM, 0, 1);