mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-31 23:59:05 -04:00
Remove a bunch of weak symbols from TUs
Done with regex
/\* .* \*/
.*symbol.*.*\(.*\).* \{
\/\* Nonmatching \*\/
\}
This commit is contained in:
@@ -96,31 +96,6 @@ void dCamera_c::uniformTransEvCamera() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 800B3CC8-800B3D04 .text U__7cSGlobeFRC7cSAngle */
|
||||
void cSGlobe::U(const cSAngle&) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 800B3D04-800B3D20 .text __as__7cSGlobeFRC7cSGlobe */
|
||||
void cSGlobe::operator=(const cSGlobe&) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 800B3D20-800B3DA4 .text abs__4cXyzCFv */
|
||||
void cXyz::abs() const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 800B3DA4-800B3DC0 .text __as__4cXyzFRC4cXyz */
|
||||
void cXyz::operator=(const cXyz&) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 800B3DC0-800B3DDC .text __ct__4cXyzFRC4cXyz */
|
||||
cXyz::cXyz(const cXyz&) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 800B3DDC-800B3E18 .text __dt__Q29dCamera_c26@class$5621d_ev_camera_cppFv */
|
||||
dCamera_c::@class$5621d_ev_camera_cpp::~@class$5621d_ev_camera_cpp() {
|
||||
/* Nonmatching */
|
||||
@@ -151,11 +126,6 @@ void dCamera_c::watchActorEvCamera() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 800B7640-800B767C .text V__7cSGlobeFRC7cSAngle */
|
||||
void cSGlobe::V(const cSAngle&) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
/* 800B76C8-800B7E00 .text restorePosEvCamera__9dCamera_cFv */
|
||||
void dCamera_c::restorePosEvCamera() {
|
||||
|
||||
Reference in New Issue
Block a user