mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-18 04:06:45 -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
|
@ -232,7 +232,6 @@ void chveni(int i)
|
|||
if (i) count=i;
|
||||
count--;
|
||||
if (!count) pos=0;
|
||||
wait_retrace();
|
||||
setvesa_displaystart(8*pos,0);
|
||||
pos=!pos;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue