Run Radio Message box calculations to their draw function

This commit is contained in:
Kiloku
2025-01-12 22:53:02 -03:00
committed by Lywx
parent 8bedb8f30d
commit fae975e483
2 changed files with 9 additions and 4 deletions
+1
View File
@@ -64,6 +64,7 @@ typedef enum RadioCharacterId {
} RadioCharacterId;
void Radio_PlayMessage(u16*, RadioCharacterId);
void Radio_CalculatePositions();
void func_radio_800BB388(void);
void Radio_Draw(void);