partial starfield floats

This commit is contained in:
Sonic Dreamcaster
2026-01-03 02:38:21 -03:00
parent b1e544da57
commit e8391e8e0f
+2 -2
View File
@@ -360,8 +360,8 @@ void Background_DrawStarfield(void) {
void Background_DrawPartialStarfield(s32 yMin, s32 yMax) { // Stars that are in the Epilogue
f32 by;
f32 bx;
s16 vy;
s16 vx;
f32 vy;
f32 vx;
s32 i;
s32 var_s2;
f32 cos;