mirror of
https://github.com/zeldaret/tp
synced 2026-06-19 07:47:11 -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:
@@ -11,7 +11,7 @@
|
||||
|
||||
struct daWtPillar_HIO_c : public mDoHIO_entry_c {
|
||||
/* 80D2C6CC */ daWtPillar_HIO_c();
|
||||
/* 80D2DF34 */ ~daWtPillar_HIO_c();
|
||||
/* 80D2DF34 */ virtual ~daWtPillar_HIO_c();
|
||||
|
||||
void genMessage(JORMContext*);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user