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 daObjUsovmc::Act_c::Draw() {
/* 00000534-0000053C .text IsDelete__16dBgS_MoveBgActorFv */
void dBgS_MoveBgActor::IsDelete() {
/* Nonmatching */
}
/* 0000053C-00000544 .text ToFore__16dBgS_MoveBgActorFv */
void dBgS_MoveBgActor::ToFore() {
/* Nonmatching */
}
/* 00000544-0000054C .text ToBack__16dBgS_MoveBgActorFv */
void dBgS_MoveBgActor::ToBack() {
/* Nonmatching */
}