libc cleanup (#1568)

* libc cleanup

* Suggested changes, small alloca tweak

* Remove printf include
This commit is contained in:
Tharo
2023-10-27 15:06:44 +01:00
committed by GitHub
parent 4e55168eaa
commit 3475651701
46 changed files with 571 additions and 432 deletions
-1
View File
@@ -1,5 +1,4 @@
#include "global.h"
#include "fp.h"
s32 gUseAtanContFrac;