mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 13:45:14 -04:00
Remove weak ctors/dtors from .cpp files
This commit is contained in:
@@ -316,17 +316,3 @@ void daNpc_Gk1_IsDelete(daNpc_Gk1_c*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00002EA0-00002EFC .text __dt__15daNpc_Gk1_HIO_cFv */
|
||||
daNpc_Gk1_HIO_c::~daNpc_Gk1_HIO_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00002F18-00002F94 .text cLib_getRndValue<i>__Fii */
|
||||
void cLib_getRndValue<int>(int, int) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user