Optimise ultra/gu functions

This commit is contained in:
Ryan Dwyer
2023-05-19 20:36:54 +10:00
parent c911ee9b2d
commit 87af76dc3d
14 changed files with 120 additions and 117 deletions
+2 -2
View File
@@ -185,8 +185,8 @@ extern int guRandom(void);
*/
extern float sinf(float angle);
extern float cosf(float angle);
extern signed short sins (unsigned short angle);
extern signed short coss (unsigned short angle);
extern signed int sins (unsigned int angle);
extern signed int coss (unsigned int angle);
/*
* Dump routines for low-level display lists