mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-04 17:09:45 -04:00
Remove a bunch of weak symbols from TUs
Done with regex
/\* .* \*/
.*symbol.*.*\(.*\).* \{
\/\* Nonmatching \*\/
\}
This commit is contained in:
@@ -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 */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user