mirror of
https://github.com/zeldaret/tmc
synced 2026-08-31 01:30:40 -04:00
naming work
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ void sub_0809CF54(Entity* this) {
|
||||
this->speed = 0x280;
|
||||
this->direction = 8;
|
||||
this->collisionLayer = 2;
|
||||
this->x.HALF.HI = gRoomControls.roomScrollX;
|
||||
this->x.HALF.HI = gRoomControls.scroll_x;
|
||||
SoundReq(SFX_123);
|
||||
UpdateSpriteForCollisionLayer(this);
|
||||
InitAnimationForceUpdate(this, 0);
|
||||
|
||||
Reference in New Issue
Block a user