mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-10 18:46:45 -04:00
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:
@@ -5,10 +5,11 @@
|
||||
|
||||
#include "d/dolzel_rel.h" // IWYU pragma: keep
|
||||
|
||||
#include "d/actor/d_a_npc_ash.h"
|
||||
#include "d/actor/d_a_npc.h"
|
||||
#include "d/actor/d_a_tag_evtarea.h"
|
||||
#include "JSystem/J3DGraphBase/J3DMaterial.h"
|
||||
#include "SSystem/SComponent/c_math.h"
|
||||
#include "d/actor/d_a_npc_ash.h"
|
||||
#include "d/actor/d_a_tag_evtarea.h"
|
||||
|
||||
/* 8095D640-8095D6AC 000000 006C+00 14/14 0/0 0/0 .rodata m__16daNpcAsh_Param_c */
|
||||
const daNpcAsh_HIOParam daNpcAsh_Param_c::m = {
|
||||
|
||||
Reference in New Issue
Block a user