mirror of https://github.com/zeldaret/tp.git
dol2asm: move exi library, f070ee948f
This commit is contained in:
parent
3ae051c356
commit
3786e47886
|
|
@ -1613,6 +1613,7 @@ LIBRARY_LUT = [
|
|||
("db", "dolphin/"),
|
||||
("dsp", "dolphin/"),
|
||||
("dvd", "dolphin/"),
|
||||
("exi", "dolphin/"),
|
||||
("gd", "dolphin/"),
|
||||
("gf", "dolphin/"),
|
||||
("gx", "dolphin/"),
|
||||
|
|
|
|||
|
|
@ -1613,6 +1613,7 @@ LIBRARY_LUT = [
|
|||
("db", "dolphin/"),
|
||||
("dsp", "dolphin/"),
|
||||
("dvd", "dolphin/"),
|
||||
("exi", "dolphin/"),
|
||||
("gd", "dolphin/"),
|
||||
("gf", "dolphin/"),
|
||||
("gx", "dolphin/"),
|
||||
|
|
|
|||
Loading…
Reference in New Issue