builds on mac again

revert some useless ifdefs

rm TARGET_PC in the wrong place

remove stubbed version of functions
This commit is contained in:
Jeffrey Crowell
2026-02-24 16:22:58 -08:00
parent 913d19ed52
commit 9c7f55d1ac
54 changed files with 115 additions and 99 deletions
+1 -1
View File
@@ -498,7 +498,7 @@ int daNpc_Hoz_c::isDelete() {
void daNpc_Hoz_c::reset() {
initialize();
memset(&field_0xfac, 0, (u32)&field_0xfc4 - (u32)&field_0xfac);
memset(&field_0xfac, 0, (uintptr_t)&field_0xfc4 - (uintptr_t)&field_0xfac);
if (mpMatAnm[0] != NULL) {
mpMatAnm[0]->initialize();