Remove a bunch of weak symbols from TUs

Done with regex

/\* .* \*/
.*symbol.*.*\(.*\).* \{
    \/\* Nonmatching \*\/
\}
This commit is contained in:
Jasper St. Pierre
2023-11-24 12:44:14 -08:00
parent 9e62f677c2
commit 9553fd0c22
341 changed files with 0 additions and 42247 deletions
-15
View File
@@ -56,18 +56,3 @@ void daObjOjtree::Act_c::Draw() {
/* 000005B4-000005BC .text IsDelete__16dBgS_MoveBgActorFv */
void dBgS_MoveBgActor::IsDelete() {
/* Nonmatching */
}
/* 000005BC-000005C4 .text ToFore__16dBgS_MoveBgActorFv */
void dBgS_MoveBgActor::ToFore() {
/* Nonmatching */
}
/* 000005C4-000005CC .text ToBack__16dBgS_MoveBgActorFv */
void dBgS_MoveBgActor::ToBack() {
/* Nonmatching */
}