mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-13 03:59:55 -04:00
Remove weak ctors/dtors from .cpp files
This commit is contained in:
@@ -61,11 +61,6 @@ void hand_move(shand_class*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00001DAC-00001F14 .text __dt__18dBgS_ObjGndChk_SplFv */
|
||||
dBgS_ObjGndChk_Spl::~dBgS_ObjGndChk_Spl() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 000021EC-0000225C .text daShand_Execute__FP11shand_class */
|
||||
void daShand_Execute(shand_class*) {
|
||||
/* Nonmatching */
|
||||
@@ -96,37 +91,3 @@ void daShand_Create(fopAc_ac_c*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00002980-000029BC .text __dt__7shand_sFv */
|
||||
shand_s::~shand_s() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 000029BC-000029C0 .text __ct__7shand_sFv */
|
||||
shand_s::shand_s() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00002B64-00002BAC .text __dt__13daShand_HIO_cFv */
|
||||
daShand_HIO_c::~daShand_HIO_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user