mirror of
https://github.com/zeldaret/tp
synced 2026-08-02 08:32:23 -04:00
some parts in c_lib
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include "dolphin/types.h"
|
||||
|
||||
extern "C" {
|
||||
s32 abs(s32);
|
||||
f64 acos(f64);
|
||||
f32 acosf(f32);
|
||||
f64 asin(f64);
|
||||
|
||||
Reference in New Issue
Block a user