mirror of
https://github.com/zeldaret/tmc
synced 2026-08-18 21:48:21 -04:00
Name a lot of functions about interactable objects
This commit is contained in:
@@ -547,7 +547,7 @@ void sub_0802922C(Entity* this) {
|
||||
}
|
||||
|
||||
void sub_0802925C(Entity* this) {
|
||||
sub_08078784(this, GetFusionToOffer(this));
|
||||
AddInteractableWhenBigFuser(this, GetFusionToOffer(this));
|
||||
}
|
||||
|
||||
void sub_08029270(Entity* this) {
|
||||
|
||||
Reference in New Issue
Block a user