#3 fix issues reported by an ARM64 compiler

This commit is contained in:
Ondrej Novak 2025-05-01 13:29:51 +02:00
parent b22149a13a
commit 27c803f040
6 changed files with 11 additions and 11 deletions

View file

@ -1764,7 +1764,7 @@ char clk_enter(int id,int xa,int ya,int xr,int yr);
int enter_menu(char open); //task!
void titles(va_list args); //task!
void run_titles(va_list args); //task!
void effect_show(va_list args); //effektni zobrazeni // task!
void effect_show(void); //effektni zobrazeni
void konec_hry(void);