mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +00:00
Implement/match RotateY (#1152)
This commit is contained in:

committed by
GitHub

parent
2e08748551
commit
62f09570b0
@@ -553,7 +553,7 @@ MxResult LegoCarBuild::Tickle()
|
||||
}
|
||||
|
||||
if (m_unk0x100 == 5 && m_unk0x110) {
|
||||
FUN_1003dde0(m_unk0x110, g_unk0x100d65a4);
|
||||
RotateY(m_unk0x110, g_unk0x100d65a4);
|
||||
}
|
||||
|
||||
if (m_unk0x10a) {
|
||||
|
Reference in New Issue
Block a user