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 4067730deb
commit 47a379e016
104 changed files with 2060 additions and 1546 deletions
+1
View File
@@ -8,6 +8,7 @@
#include "SSystem/SComponent/c_counter.h"
#include "Z2AudioLib/Z2Instances.h"
#include "d/actor/d_a_ep.h"
#include "d/actor/d_a_npc4.h"
#include "d/actor/d_a_npc_moi.h"
#include "d/actor/d_a_npc_uri.h"