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
@@ -291,17 +291,3 @@ void daNpc_Zk1_IsDelete(daNpc_Zk1_c*) {
/* Nonmatching */
}
/* 00002880-000028DC .text __dt__15daNpc_Zk1_HIO_cFv */
daNpc_Zk1_HIO_c::~daNpc_Zk1_HIO_c() {
/* Nonmatching */
}
/* 000028F8-00002974 .text cLib_getRndValue<i>__Fii */
void cLib_getRndValue<int>(int, int) {
/* Nonmatching */
}