Clean up angle constants and conversions (#1135)

* Add angle conversion constants and macros

* Replace angle literals with hex instead of decimal
This commit is contained in:
LagoLunatic
2026-07-22 20:13:31 -04:00
committed by GitHub
parent bf372802ca
commit 96347ab502
85 changed files with 261 additions and 267 deletions
+1 -1
View File
@@ -147,7 +147,7 @@ dCamBGChk_c::dCamBGChk_c() {
}
static f32 dummy() {
return 182.04445f;
return DEG2S_CONSTANT;
}
/* 800AF8F4-800AF930 .text __ct__11dCamParam_cFl */