mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-08-09 02:15:52 -04:00
Finish & link ac_my_room
This commit is contained in:
@@ -13,6 +13,7 @@ extern "C" {
|
||||
|
||||
#define SQRT2 (1.4142135623730950488016887242097)
|
||||
#define F_SQRT2 ((f32)SQRT2)
|
||||
#define F_SQRT2_DIV2 (0.707106f)
|
||||
|
||||
#define SQRTF(f) (__frsqrte(f))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user