mirror of
https://github.com/zeldaret/tp
synced 2026-06-16 14:50:21 -04:00
c_m3d, c_request OK. Work on Z2Audience (#1900)
This commit is contained in:
+2
-1
@@ -4040,7 +4040,8 @@ asm void daPy_py_c::checkGoronSideMove() const {
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
static asm void JMAFastSqrt(f32 param_0) {
|
||||
//static asm void JMAFastSqrt(f32 param_0) {
|
||||
static asm void JMAFastSqrt__Ff() {
|
||||
nofralloc
|
||||
#include "asm/d/d_camera/JMAFastSqrt__Ff.s"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user