mirror of
https://github.com/zeldaret/ss
synced 2026-09-06 10:45:42 -04:00
Degree WIP
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
namespace cM {
|
||||
s16 atan2s(f32, f32);
|
||||
f32 atan2f(f32, f32);
|
||||
|
||||
void initRnd(s32);
|
||||
f32 rnd();
|
||||
int rndInt(int max);
|
||||
|
||||
Reference in New Issue
Block a user