mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-24 16:14:51 -04:00
rewrite config, options, work with path
This commit is contained in:
parent
4a0c7d4fd0
commit
77f1700902
30 changed files with 466 additions and 532 deletions
|
@ -1599,11 +1599,8 @@ void show_jrc_logo(char *filename)
|
|||
palw[i]=b | (r<<11) | (g<<6);
|
||||
}
|
||||
}
|
||||
if (!bnk)
|
||||
wait_retrace();
|
||||
put_picture(xp, yp, pcx);
|
||||
if (bnk) {
|
||||
wait_retrace();
|
||||
showview(xp, yp, pcxw[0], pcxw[1]);
|
||||
}
|
||||
ccc=cdiff;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue