mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Various matches with BETA functions (#1281)
* Match functions to BETA * Improve `Matrix4::FromQuaternion` * Improve `Matrix4::ToQuaternion` match * Fix bug that was fixed in retail * Match `Vector4::NormalizeQuaternion`
This commit is contained in:

committed by
GitHub

parent
70baf8cecc
commit
667ea3ff82
@@ -675,6 +675,9 @@
|
||||
// LIBRARY: BETA10 0x100f9a50
|
||||
// _sin
|
||||
|
||||
// LIBRARY: BETA10 0x100f9a5a
|
||||
// _cos
|
||||
|
||||
// LIBRARY: BETA10 0x100f95d0
|
||||
// _sqrt
|
||||
|
||||
|
Reference in New Issue
Block a user