dol2asm: move exi library, f070ee948f

This commit is contained in:
Jcw87 2023-01-06 02:51:48 -08:00
parent 3ae051c356
commit 3786e47886
2 changed files with 2 additions and 0 deletions

View File

@ -1613,6 +1613,7 @@ LIBRARY_LUT = [
("db", "dolphin/"),
("dsp", "dolphin/"),
("dvd", "dolphin/"),
("exi", "dolphin/"),
("gd", "dolphin/"),
("gf", "dolphin/"),
("gx", "dolphin/"),

View File

@ -1613,6 +1613,7 @@ LIBRARY_LUT = [
("db", "dolphin/"),
("dsp", "dolphin/"),
("dvd", "dolphin/"),
("exi", "dolphin/"),
("gd", "dolphin/"),
("gf", "dolphin/"),
("gx", "dolphin/"),