bass, treble, control crt filter in setup, fix lock multiaction

This commit is contained in:
Ondrej Novak 2025-02-18 10:32:37 +01:00
parent 05c1f952c4
commit e631f339dd
11 changed files with 279 additions and 23 deletions

View file

@ -1555,7 +1555,7 @@ THAGGLERESULT smlouvat_dlg(int cena,int puvod,int pocet,int posledni, int money,
char ask_save_dialog(char *name_buffer, size_t name_size) {
const char *str_label = texty[98];
if (str_label == 0) str_label ="Ulo\x91it hru jako";
// if (str_label == 0) str_label ="Ulo\x91it hru jako";
set_font(H_FBOLD,RGB555(31,31,31));
add_window(170,130,300,100,H_WINTXTR,3,20,20);