mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-28 15:17:30 -04:00
Remove weak ctors/dtors from .cpp files
This commit is contained in:
@@ -240,18 +240,3 @@ void daStone2::Act_c::draw_shadow() {
|
||||
BOOL daStone2::Act_c::Draw() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* 00002B08-00002D80 .text __dt__Q28daStone25Act_cFv */
|
||||
daStone2::Act_c::~Act_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user