mirror of
https://github.com/zeldaret/tmc
synced 2026-07-10 23:22:03 -04:00
Merge branch 'master' into cleanup_declarations
This commit is contained in:
@@ -55,5 +55,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