mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-05 01:19:11 -04:00
3cb9b3bdb4
Auto-detect if the TU is in main.dol or a REL. Detect this separately for the target and the base, in order to support TUs like d_a_npc_tt which are in main.dol for the debug build, but a REL for release builds. And disable linkage comparison when comparing a REL TU to a main.dol TU as the official main.dol maps do not include linkage information, but the REL maps do.