mirror of
https://github.com/zeldaret/tmc
synced 2026-08-15 21:00:13 -04:00
Merge branch 'master' into cleanup_declarations
This commit is contained in:
+2
-2
@@ -72,8 +72,8 @@ void sub_08068780(Entity* this) {
|
||||
this->interactType = 0;
|
||||
sub_0806F118(this);
|
||||
} else {
|
||||
sub_0807DDAC(this, NULL);
|
||||
sub_0807DDE4(this);
|
||||
ExecuteScriptForEntity(this, NULL);
|
||||
HandleEntity0x82Actions(this);
|
||||
GetNextFrame(this);
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user