mirror of
https://github.com/zeldaret/tmc
synced 2026-05-27 08:09:06 -04:00
updated flag func calls
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ void sub_0809F548(Entity* this) {
|
||||
void sub_0809F5B0(Entity* this) {
|
||||
if (--this->actionDelay == 0) {
|
||||
PlaySFX(115);
|
||||
SetGlobalFlag(36);
|
||||
SetGlobalFlag(KUMOTATSUMAKI);
|
||||
LoadRoomEntityList(&gUnk_080DD750);
|
||||
DeleteThisEntity();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user