mirror of
https://github.com/zeldaret/tmc
synced 2026-08-09 02:48:23 -04:00
label a bunch of stuff
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@ void sub_08082310(Entity* this) {
|
||||
this->actionDelay = 64;
|
||||
}
|
||||
SetTile((u16)this->field_0x70.HALF.LO, COORD_TO_TILE(this), this->collisionLayer);
|
||||
sub_08004488(0x10F);
|
||||
EnqueSFX(0x10F);
|
||||
break;
|
||||
case 0x4067:
|
||||
SetTile((u16)this->field_0x70.HALF.LO, COORD_TO_TILE(this), this->collisionLayer);
|
||||
|
||||
Reference in New Issue
Block a user