mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 05:37:03 -04:00
Remove weak ctors/dtors from .cpp files
This commit is contained in:
@@ -216,11 +216,6 @@ s32 daNpc_Km1_c::_create() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00001A1C-00001B80 .text __ct__11daNpc_Km1_cFv */
|
||||
daNpc_Km1_c::daNpc_Km1_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00001E4C-00002158 .text CreateHeap__11daNpc_Km1_cFv */
|
||||
void daNpc_Km1_c::CreateHeap() {
|
||||
/* Nonmatching */
|
||||
@@ -251,12 +246,3 @@ void daNpc_Km1_IsDelete(daNpc_Km1_c*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 000022CC-00002314 .text __dt__15daNpc_Km1_HIO_cFv */
|
||||
daNpc_Km1_HIO_c::~daNpc_Km1_HIO_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user