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
-14
View File
@@ -11,11 +11,6 @@ daNpc_P1_HIO_c::daNpc_P1_HIO_c() {
/* Nonmatching */
}
/* 00000264-000002AC .text __dt__19daNpc_P1_childHIO_cFv */
daNpc_P1_childHIO_c::~daNpc_P1_childHIO_c() {
/* Nonmatching */
}
/* 000002AC-000002BC .text __ct__19daNpc_P1_childHIO_cFv */
daNpc_P1_childHIO_c::daNpc_P1_childHIO_c() {
/* Nonmatching */
@@ -191,12 +186,3 @@ void daNpc_P1_Create(fopAc_ac_c*) {
/* Nonmatching */
}
/* 00004E2C-00004E9C .text __dt__14daNpc_P1_HIO_cFv */
daNpc_P1_HIO_c::~daNpc_P1_HIO_c() {
/* Nonmatching */
}