Remove weak ctors/dtors from .cpp files

This commit is contained in:
LagoLunatic
2023-11-26 23:16:19 -05:00
parent 1c5dad23a2
commit 6ec4a2ebbd
316 changed files with 33 additions and 4447 deletions
-8
View File
@@ -105,11 +105,3 @@ void daObjVolcano::Act_c::set_material(J3DMaterial*, unsigned char) {
BOOL daObjVolcano::Act_c::Draw() {
/* Nonmatching */
}