mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-08-05 10:15:39 +00:00
Add instruction for zeus::CFrustum
(#6)
Former-commit-id: 413b75e865c0a0e790188ff1554c17da3805155a
This commit is contained in:
parent
f6cde6899c
commit
a921961b96
@ -45,6 +45,7 @@ Metaforce -> decomp
|
||||
- `s32` -> `int`
|
||||
- `u32` -> `uint`
|
||||
- `zeus::CTransform` -> `CTransform4f`
|
||||
- `zeus::CFrustum` -> `CFrustumPlanes`
|
||||
- Any other `zeus::` class has the prefixed removed, i.e. `zeus::CVector3f` -> `CVector3f`
|
||||
- `std::vector` -> `rstl::vector`
|
||||
- `std::optional` -> `rstl::optional_object`
|
||||
|
Loading…
x
Reference in New Issue
Block a user