mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 05:22:39 -04:00
Remove a bunch of weak symbols from TUs
Done with regex
/\* .* \*/
.*symbol.*.*\(.*\).* \{
\/\* Nonmatching \*\/
\}
This commit is contained in:
@@ -26,11 +26,6 @@ void daObj_Pfall_c::set_mtx() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 000004DC-00000518 .text __dt__4cXyzFv */
|
||||
cXyz::~cXyz() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00000518-00000858 .text CreateHeap__13daObj_Pfall_cFv */
|
||||
void daObj_Pfall_c::CreateHeap() {
|
||||
/* Nonmatching */
|
||||
@@ -46,11 +41,6 @@ void daObj_Pfall_c::_create() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 000009E8-000009EC .text __ct__4cXyzFv */
|
||||
cXyz::cXyz() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 000009EC-00000AB0 .text _delete__13daObj_Pfall_cFv */
|
||||
void daObj_Pfall_c::_delete() {
|
||||
/* Nonmatching */
|
||||
@@ -161,8 +151,3 @@ daObj_PfallHIO_c::~daObj_PfallHIO_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 000015C8-000015E4 .text cLib_calcTimer<i>__FPi */
|
||||
void cLib_calcTimer<int>(int*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user