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
@@ -326,11 +326,6 @@ s32 daNpc_Gp1_c::_create() {
/* Nonmatching */
}
/* 000031A4-00003308 .text __ct__11daNpc_Gp1_cFv */
daNpc_Gp1_c::daNpc_Gp1_c() {
/* Nonmatching */
}
/* 000035D4-00003844 .text create_Anm__11daNpc_Gp1_cFv */
void daNpc_Gp1_c::create_Anm() {
/* Nonmatching */
@@ -366,12 +361,3 @@ void daNpc_Gp1_IsDelete(daNpc_Gp1_c*) {
/* Nonmatching */
}
/* 00003B14-00003B70 .text __dt__15daNpc_Gp1_HIO_cFv */
daNpc_Gp1_HIO_c::~daNpc_Gp1_HIO_c() {
/* Nonmatching */
}