Remove some gotos

This commit is contained in:
Tal Hayon
2022-04-29 10:01:15 +03:00
parent 95df526a4f
commit 82f40860ad
3 changed files with 13 additions and 15 deletions
-1
View File
@@ -313,7 +313,6 @@ void sub_080855E8(LilypadLargeEntity* this) {
this->unk_70 -= 0x80;
}
if ((super->collisions & 0xe0) == 0xe0) {
// goto _080859D8;
u32 tmp2 = this->unk_70;
if ((s32)this->unk_70 < 0) {
tmp2 += 3;