mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement/match LegoRaceActor
(#1072)
* Implement LegoRaceActor, add annotations * Change code duplication comments --------- Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
@@ -122,6 +122,7 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
// FUNCTION: BETA10 0x1001c6a0
|
||||
void RotateX(const float& p_angle)
|
||||
{
|
||||
float s = sin(p_angle);
|
||||
|
Reference in New Issue
Block a user