mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-15 12:39:11 -04:00
Remove weak ctors/dtors from .cpp files
This commit is contained in:
@@ -96,11 +96,6 @@ BOOL daObjPirateship::Act_c::_execute() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00001BD0-00001BD4 .text __ct__Q29JGeometry8TVec3<f>Fv */
|
||||
JGeometry::TVec3<float>::TVec3() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00001E8C-00001F50 .text Delete__Q215daObjPirateship6MethodFPv */
|
||||
void daObjPirateship::Method::Delete(void*) {
|
||||
/* Nonmatching */
|
||||
@@ -121,17 +116,3 @@ void daObjPirateship::Method::IsDelete(void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00001FB4-00001FFC .text __dt__20daObjPirateShipHIO_cFv */
|
||||
daObjPirateShipHIO_c::~daObjPirateShipHIO_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user