mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-01 08:07:49 -04:00
Remove weak ctors/dtors from .cpp files
This commit is contained in:
@@ -361,11 +361,6 @@ s32 daNpc_So_c::_create() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00003F38-0000417C .text __ct__10daNpc_So_cFv */
|
||||
daNpc_So_c::daNpc_So_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 000046E4-00004754 .text _delete__10daNpc_So_cFv */
|
||||
BOOL daNpc_So_c::_delete() {
|
||||
/* Nonmatching */
|
||||
@@ -396,22 +391,6 @@ void daNpc_SoIsDelete(void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00004AD0-00004B58 .text __dt__14daNpc_So_HIO_cFv */
|
||||
daNpc_So_HIO_c::~daNpc_So_HIO_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* 00004BE0-00004C28 .text __dt__12JntHit_HIO_cFv */
|
||||
JntHit_HIO_c::~JntHit_HIO_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00004CE8-000051E8 .text cutProc__10daNpc_So_cFv */
|
||||
void daNpc_So_c::cutProc() {
|
||||
/* Nonmatching */
|
||||
|
||||
Reference in New Issue
Block a user