mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 13:24:12 -04:00
Remove a bunch of weak symbols from TUs
Done with regex
/\* .* \*/
.*symbol.*.*\(.*\).* \{
\/\* Nonmatching \*\/
\}
This commit is contained in:
@@ -111,48 +111,3 @@ void daObjShelf::Act_c::Draw() {
|
||||
|
||||
|
||||
|
||||
/* 00000B08-00000B10 .text Draw__16dBgS_MoveBgActorFv */
|
||||
void dBgS_MoveBgActor::Draw() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00000B10-00000B18 .text IsDelete__16dBgS_MoveBgActorFv */
|
||||
void dBgS_MoveBgActor::IsDelete() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00000B18-00000B20 .text CreateHeap__16dBgS_MoveBgActorFv */
|
||||
void dBgS_MoveBgActor::CreateHeap() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00000B20-00000B28 .text Create__16dBgS_MoveBgActorFv */
|
||||
void dBgS_MoveBgActor::Create() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00000B28-00000B30 .text Execute__16dBgS_MoveBgActorFPPA3_A4_f */
|
||||
void dBgS_MoveBgActor::Execute(float(**)[3][4]) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00000B30-00000B38 .text Delete__16dBgS_MoveBgActorFv */
|
||||
void dBgS_MoveBgActor::Delete() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00000B38-00000B40 .text ToFore__16dBgS_MoveBgActorFv */
|
||||
void dBgS_MoveBgActor::ToFore() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00000B40-00000B48 .text ToBack__16dBgS_MoveBgActorFv */
|
||||
void dBgS_MoveBgActor::ToBack() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00000B48-00000B64 .text PrmAbstract<Q310daObjShelf5Act_c5Prm_e>__5daObjFPC10fopAc_ac_cQ310daObjShelf5Act_c5Prm_eQ310daObjShelf5Act_c5Prm_e */
|
||||
void daObj::PrmAbstract<daObjShelf::Act_c::Prm_e>(const fopAc_ac_c*, daObjShelf::Act_c::Prm_e, daObjShelf::Act_c::Prm_e) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user