Fixed stars

This commit is contained in:
KiritoDv 2024-10-16 12:46:04 -06:00
parent b925cabee9
commit 0b23e06b77
3 changed files with 20 additions and 18 deletions

View file

@ -209,6 +209,7 @@ void Effect_Update(Effect*);
void TexturedLine_Update(TexturedLine*);
void TexturedLine_UpdateAll(void);
void Object_Update(void);
float FloatMod(float a, float b);
//fox_enmy2
void Actor237_Update(Actor*);