mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 21:33:07 -04:00
Remove weak ctors/dtors from .cpp files
This commit is contained in:
@@ -40,14 +40,3 @@ BOOL daObjGaship2::Act_c::_execute() {
|
||||
BOOL daObjGaship2::Act_c::_draw() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* 0000059C-000005FC .text __dt__Q212daObjGaship25Act_cFv */
|
||||
daObjGaship2::Act_c::~Act_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user