mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-18 21:24:09 +00:00
Moar peds
This commit is contained in:
parent
1f7008ffd3
commit
c03efd0aa1
7 changed files with 755 additions and 95 deletions
|
@ -213,6 +213,7 @@ public:
|
|||
void SetRotate(float xAngle, float yAngle, float zAngle);
|
||||
void Rotate(float x, float y, float z);
|
||||
void RotateX(float x);
|
||||
void RotateZ(float z);
|
||||
|
||||
void Reorthogonalise(void);
|
||||
void CopyOnlyMatrix(CMatrix *other){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue