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
@@ -116,24 +116,3 @@ void daKi_Create(fopAc_ac_c*) {
/* Nonmatching */
}
/* 000046F4-00004A00 .text __ct__8ki_classFv */
ki_class::ki_class() {
/* Nonmatching */
}
/* 000052C4-0000530C .text __dt__7kiHIO_cFv */
kiHIO_c::~kiHIO_c() {
/* Nonmatching */
}