mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-20 05:04:53 -04:00
fix crash in labyrint when flute is used
This commit is contained in:
parent
a8c9fced4c
commit
232dae6708
3 changed files with 8 additions and 2 deletions
|
@ -1691,6 +1691,7 @@ void animate_checkbox(int first_id,int last_id,int step);
|
|||
void fletna_pridej_notu(char note);
|
||||
void check_fletna(THE_TIMER *t);
|
||||
char fletna_get_buffer_pos(void);
|
||||
char fletna_can_add_timer();
|
||||
void check_global_fletna(THE_TIMER *t);
|
||||
void fletna_glob_add_note(uint8_t note);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue