mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-25 23:35:04 -04:00
sys_math.c Rename (#1258)
* rename via comments * missed a comment * math header * name boot_80086760.c functions * PR Review * rm cam comment * Elliptic review * alphabetical
This commit is contained in:
@@ -2762,13 +2762,13 @@ asm/non_matchings/code/sys_initial_check/Check_DrawExpansionPakErrorMessage.s,Ch
|
||||
asm/non_matchings/code/sys_initial_check/Check_DrawRegionLockErrorMessage.s,Check_DrawRegionLockErrorMessage,0x801791CC,0x25
|
||||
asm/non_matchings/code/sys_initial_check/Check_ExpansionPak.s,Check_ExpansionPak,0x80179260,0x11
|
||||
asm/non_matchings/code/sys_initial_check/Check_RegionIsSupported.s,Check_RegionIsSupported,0x801792A4,0x17
|
||||
asm/non_matchings/code/sys_math/func_80179300.s,func_80179300,0x80179300,0x40
|
||||
asm/non_matchings/code/sys_math/func_80179400.s,func_80179400,0x80179400,0x31
|
||||
asm/non_matchings/code/sys_math/pow_int.s,pow_int,0x801794C4,0xA
|
||||
asm/non_matchings/code/sys_math/sin_rad.s,sin_rad,0x801794EC,0x15
|
||||
asm/non_matchings/code/sys_math/cos_rad.s,cos_rad,0x80179540,0x15
|
||||
asm/non_matchings/code/sys_math/Math_FactorialF.s,Math_FactorialF,0x80179300,0x40
|
||||
asm/non_matchings/code/sys_math/Math_Factorial.s,Math_Factorial,0x80179400,0x31
|
||||
asm/non_matchings/code/sys_math/Math_PowF.s,Math_PowF,0x801794C4,0xA
|
||||
asm/non_matchings/code/sys_math/Math_SinF.s,Math_SinF,0x801794EC,0x15
|
||||
asm/non_matchings/code/sys_math/Math_CosF.s,Math_CosF,0x80179540,0x15
|
||||
asm/non_matchings/code/sys_math/Rand_ZeroFloat.s,Rand_ZeroFloat,0x80179594,0xB
|
||||
asm/non_matchings/code/sys_math/randPlusMinusPoint5Scaled.s,randPlusMinusPoint5Scaled,0x801795C0,0xC
|
||||
asm/non_matchings/code/sys_math/Rand_CenteredFloat.s,Rand_CenteredFloat,0x801795C0,0xC
|
||||
asm/non_matchings/code/sys_math3d/Math3D_Normalize.s,Math3D_Normalize,0x801795F0,0x22
|
||||
asm/non_matchings/code/sys_math3d/Math3D_PlaneVsLineSegClosestPoint.s,Math3D_PlaneVsLineSegClosestPoint,0x80179678,0x48
|
||||
asm/non_matchings/code/sys_math3d/func_80179798.s,func_80179798,0x80179798,0xAB
|
||||
|
||||
|
Reference in New Issue
Block a user