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
@@ -76,18 +76,3 @@ void daShutter2_IsDelete(void*) {
/* Nonmatching */
}
/* 000009E4-000009EC .text IsDelete__16dBgS_MoveBgActorFv */
void dBgS_MoveBgActor::IsDelete() {
/* Nonmatching */
}
/* 000009EC-000009F4 .text ToFore__16dBgS_MoveBgActorFv */
void dBgS_MoveBgActor::ToFore() {
/* Nonmatching */
}
/* 000009F4-000009FC .text ToBack__16dBgS_MoveBgActorFv */
void dBgS_MoveBgActor::ToBack() {
/* Nonmatching */
}