func_80005100

This commit is contained in:
Alejandro Javier Asenjo Nitti
2023-10-07 04:29:27 -03:00
parent ced4d1d3e6
commit ff116e1a5d
2 changed files with 32 additions and 1 deletions
+3
View File
@@ -13,3 +13,6 @@ typedef float f32;
#define bool s32
#define NULL 0
double fabs(double f);
#pragma intrinsic(fabs)