d_a_npc debug work (#2863)

* Remove d_a_npc3.cpp

This file appears to not actually be real and the asserts in its
functions all reference d_a_npc2.cpp instead.

* d_a_npc debug almost matching
This commit is contained in:
Max Roncace
2025-11-25 15:32:01 -05:00
committed by GitHub
parent 360bad3995
commit 9f76ba2f69
104 changed files with 2060 additions and 1546 deletions
+1 -1
View File
@@ -9,9 +9,9 @@
#include "SSystem/SComponent/c_counter.h"
#include "Z2AudioLib/Z2Instances.h"
#include "d/actor/d_a_npc.h"
#include "d/actor/d_a_npc4.h"
#include "d/d_cc_d.h"
#include "d/d_com_inf_game.h"
#include "dol2asm.h"
#include "f_op/f_op_actor_mng.h"
/* ############################################################################################## */