mirror of
https://github.com/zeldaret/oot
synced 2026-06-08 04:17:06 -04:00
Remove useless return in z_en_encount2.c
This commit is contained in:
@@ -111,7 +111,6 @@ void EnEncount2_Wait(EnEncount2* this, PlayState* play) {
|
||||
}
|
||||
break;
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
void EnEncount2_SpawnRocks(EnEncount2* this, PlayState* play) {
|
||||
|
||||
Reference in New Issue
Block a user