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
-36
View File
@@ -101,11 +101,6 @@ void down(fganon_class*) {
/* Nonmatching */
}
/* 00003B3C-00003CA4 .text __dt__18dBgS_ObjGndChk_SplFv */
dBgS_ObjGndChk_Spl::~dBgS_ObjGndChk_Spl() {
/* Nonmatching */
}
/* 00003F7C-00004300 .text kabe_check__FP12fganon_class */
void kabe_check(fganon_class*) {
/* Nonmatching */
@@ -200,35 +195,4 @@ void useHeapInit(fopAc_ac_c*) {
void daFganon_Create(fopAc_ac_c*) {
/* Nonmatching */
}
/* 00009C70-00009EF4 .text __ct__12fganon_classFv */
fganon_class::fganon_class() {
/* Nonmatching */
}
/* 0000A65C-0000A6A4 .text __dt__14daFganon_HIO_cFv */
daFganon_HIO_c::~daFganon_HIO_c() {
/* Nonmatching */
}