D a npc gra matching debug (#2788)

* match all d_a_npc_gra functions in debug

* update all offsets to match release

* rename parameters

* add ct hack for d_a_npc_gra

* add suggestions

* fix type

* use sound enums

* fix sinit and one regswap

* fix wrong variable usage
This commit is contained in:
roeming
2025-11-09 18:17:04 -05:00
committed by GitHub
parent ba7cdd4fe9
commit 5c298bc401
9 changed files with 4273 additions and 3670 deletions
+6
View File
@@ -165,6 +165,12 @@ void daNpcF_Path_c::initialize() {
field_0x10 = 0.0f;
}
#if DEBUG
void daNpcF_Path_c::drawDbgInfoXyz() {
// UNFINISHED
}
#endif
/* 8015095C-80150A24 14B29C 00C8+00 0/0 0/0 12/12 .text setPathInfo__13daNpcF_Path_cFUcScUc */
int daNpcF_Path_c::setPathInfo(u8 i_pathNo, s8 i_roomNo, u8 i_isReversed) {
mPathInfo = NULL;