mirror of
https://github.com/zeldaret/tmc
synced 2026-08-01 08:17:33 -04:00
Remove some gotos
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user