mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Refactor various operator[]
based on BETA10 (#1110)
* Tidy up `operator[]` code * Add weird index operator for `FUN_1002ddc0` * Cleanup * Add Matrix4 BETA10 annotations, fix typo --------- Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
@@ -710,6 +710,18 @@
|
||||
// LIBRARY: BETA10 0x100fa0e0
|
||||
// atof
|
||||
|
||||
// LIBRARY: BETA10 0x1005a9c0
|
||||
// fabs
|
||||
|
||||
// LIBRARY: BETA10 0x1005a9f0
|
||||
// fabsf
|
||||
|
||||
// LIBRARY: BETA10 0x100f9bb0
|
||||
// _fabs
|
||||
|
||||
// LIBRARY: BETA10 0x100f9570
|
||||
// memset
|
||||
|
||||
// LIBRARY: BETA10 0x100ff82b
|
||||
// __ctrandisp1
|
||||
|
||||
|
Reference in New Issue
Block a user