mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-05 04:49:45 -04:00
Remove weak ctors/dtors from .cpp files
This commit is contained in:
@@ -206,16 +206,6 @@ s32 daOship_c::_create() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 000030EC-00003418 .text __ct__9daOship_cFv */
|
||||
daOship_c::daOship_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00003DCC-00003DD0 .text __ct__Q29JGeometry8TVec3<f>Fv */
|
||||
JGeometry::TVec3<float>::TVec3() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00003E78-00003F20 .text _delete__9daOship_cFv */
|
||||
BOOL daOship_c::_delete() {
|
||||
/* Nonmatching */
|
||||
@@ -246,20 +236,3 @@ void daOshipIsDelete(void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 0000419C-000041F8 .text __dt__13daOship_HIO_cFv */
|
||||
daOship_HIO_c::~daOship_HIO_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user