mirror of
https://github.com/zeldaret/tmc
synced 2026-08-19 22:02:40 -04:00
quick fix 🙂
This commit is contained in:
@@ -54,5 +54,5 @@ void sub_08086A6C(Entity* ent) {
|
||||
uVar1 = Random();
|
||||
ent->field_0x20 = 163840;
|
||||
ent->direction = (uVar1 >> 16) & 31;
|
||||
ent->nonPlanarMovement = uVar1 & 480;
|
||||
ent->speed = uVar1 & 480;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user