mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-17 00:17:01 +00:00
Start CCollidableAABox, add CPlayerCameraBob
Former-commit-id: 749dec6b1e
This commit is contained in:
@@ -17,7 +17,7 @@ public:
|
||||
}
|
||||
}
|
||||
CUnitVector3f(
|
||||
const CVector3f& vec); // : CVector3f(vec.IsNonZero() ? vec.AsNormalized() : Zero()) {}
|
||||
const CVector3f& vec);//: CVector3f(vec.IsNonZero() ? vec.AsNormalized() : Zero()) {}
|
||||
// TODO
|
||||
|
||||
static CUnitVector3f Forward() {
|
||||
|
||||
Reference in New Issue
Block a user