mirror of
https://github.com/zeldaret/tmc
synced 2026-08-10 11:14:29 -04:00
Readd void parameters
This commit is contained in:
@@ -518,7 +518,7 @@ void sub_080873D0(Entity* this) {
|
||||
}
|
||||
}
|
||||
|
||||
void sub_080873FC() {
|
||||
void sub_080873FC(void) {
|
||||
Entity* ent;
|
||||
|
||||
SoundReq(0xf7);
|
||||
|
||||
Reference in New Issue
Block a user