Add tree.

main
Síle Ekaterin Liszka 2021-05-26 12:51:56 -05:00
parent d9e82ff132
commit 6199485905
3 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@
<file>patches/ned/pad.ips</file>
<file>patches/ned/thomas.ips</file>
<file>patches/ned/train.ips</file>
<file>patches/ned/tree.ips</file>
<file>patches/ned/yiazmat.ips</file>
</qresource>
</RCC>

BIN
patches/ned/tree.ips Normal file

Binary file not shown.

View File

@ -90,6 +90,7 @@ void Exdeath::initMain(void) {
selNED->addItem("Neo X Death", "neo-x-death.ips");
selNED->addItem("Neon ExDeath", "fancy.ips");
selNED->addItem("Puzzle & Dragon", "pad.ips");
selNED->addItem("Territorial Oak", "tree.ips");
selNED->addItem("Thomas the Tank Engine", "thomas.ips");
selNED->addItem("Yiazmat", "yiazmat.ips");