Minor cleanup

This commit is contained in:
LagoLunatic
2025-08-26 13:38:05 -04:00
parent 7f22dd203f
commit 10b0558a84
6 changed files with 14 additions and 16 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ const daObjSmplbg::Act_c::Attr_c daObjSmplbg::Act_c::M_attr[] = {
/* mCullMaxX */ 750,
/* mCullMaxY */ 0,
/* mCullMaxZ */ 0,
/* mEyeOffset */ 1687.0f
/* mEyeOffset */ 1687.0f,
};
Mtx daObjSmplbg::Act_c::M_tmp_mtx;