mirror of
https://github.com/zeldaret/tp
synced 2026-06-14 22:29:14 -04:00
Work on weak function ordering (#2917)
* Fix functionvalue weak func order * Add script to help diffing weak function order * Improve alink weak func order (44 -> 15) * Improve m_Do_ext weak order (12 -> 7) * Remove old hack * Fix d_a_tbox weak func order * Fix d_a_npc_ks weak func order * Fix error when trying to diff weak func order for ShieldD due to hidden function alignment gap symbols
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "d/dolzel_rel.h" // IWYU pragma: keep
|
||||
|
||||
#include "d/actor/d_a_obj_stopper2.h"
|
||||
#include "d/actor/d_a_player.h"
|
||||
|
||||
static char* l_arcName = "Stop00";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user