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
-21
View File
@@ -166,24 +166,3 @@ void daBb_Create(fopAc_ac_c*) {
/* Nonmatching */
}
/* 00007F58-00008394 .text __ct__8bb_classFv */
bb_class::bb_class() {
/* Nonmatching */
}
/* 00008CFC-00008D58 .text __dt__7bbHIO_cFv */
bbHIO_c::~bbHIO_c() {
/* Nonmatching */
}