Remove weak ctors/dtors from .cpp files

This commit is contained in:
LagoLunatic
2023-11-26 23:16:19 -05:00
parent 1c5dad23a2
commit 6ec4a2ebbd
316 changed files with 33 additions and 4447 deletions
-19
View File
@@ -16,11 +16,6 @@ daNpc_Yw1_HIO_c::daNpc_Yw1_HIO_c() {
/* Nonmatching */
}
/* 000001DC-00000238 .text __dt__20daNpc_Yw1_childHIO_cFv */
daNpc_Yw1_childHIO_c::~daNpc_Yw1_childHIO_c() {
/* Nonmatching */
}
/* 00000238-00000284 .text nodeCB_Hair__FP7J3DNodei */
void nodeCB_Hair(J3DNode*, int) {
/* Nonmatching */
@@ -421,17 +416,3 @@ void daNpc_Yw1_IsDelete(daNpc_Yw1_c*) {
/* Nonmatching */
}
/* 00004B44-00004BC8 .text __dt__15daNpc_Yw1_HIO_cFv */
daNpc_Yw1_HIO_c::~daNpc_Yw1_HIO_c() {
/* Nonmatching */
}
/* 00004BE4-00004C60 .text cLib_getRndValue<i>__Fii */
void cLib_getRndValue<int>(int, int) {
/* Nonmatching */
}