mirror of
https://github.com/zeldaret/tp
synced 2026-05-31 01:16:02 -04:00
Various regalloc fixes and linking (#2673)
* some d_a_b TUs matching * reworked d_a_b_ob enums * d_a_b_oh seems to be linking fine * d_a_b_oh actually not good (i think), but npc_zrc matching * d_a_b_oh is indeed matching! * d_a_cam_param linked --------- Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
This commit is contained in:
@@ -7,11 +7,9 @@
|
||||
|
||||
#include "d/actor/d_a_obj_cblock.h"
|
||||
#include "d/d_cc_d.h"
|
||||
#include "Z2AudioLib/Z2Instances.h"
|
||||
#include "d/d_com_inf_game.h"
|
||||
#include "d/d_path.h"
|
||||
#include "d/actor/d_a_player.h"
|
||||
#include "dol2asm.h"
|
||||
#include "Z2AudioLib/Z2Instances.h"
|
||||
|
||||
/* 80BC5A0C-80BC5A48 0000EC 003C+00 1/1 0/0 0/0 .text initBaseMtx__11daObjCBlk_cFv */
|
||||
void daObjCBlk_c::initBaseMtx() {
|
||||
|
||||
Reference in New Issue
Block a user