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
-37
View File
@@ -126,49 +126,12 @@ void daBoko_c::createHeap() {
/* Nonmatching */
}
/* 00002CFC-00002D78 .text __dt__6ke_c_sFv */
ke_c_s::~ke_c_s() {
/* Nonmatching */
}
/* 00002D78-00002DE0 .text __ct__6ke_c_sFv */
ke_c_s::ke_c_s() {
/* Nonmatching */
}
/* 00002DE4-00003154 .text create__8daBoko_cFv */
s32 daBoko_c::create() {
/* Nonmatching */
}
/* 00003154-000032F0 .text __ct__8daBoko_cFv */
daBoko_c::daBoko_c() {
/* Nonmatching */
}
/* 00003824-00003844 .text daBoko_Create__FP10fopAc_ac_c */
void daBoko_Create(fopAc_ac_c*) {
/* Nonmatching */
}