mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-13 01:41:59 -04:00
Merge branch 'main' of https://github.com/ondra-novak/gates_of_skeldal
into main
This commit is contained in:
parent
73b949fb2e
commit
f67cfbcd24
11 changed files with 178 additions and 30 deletions
|
@ -34,7 +34,7 @@
|
|||
#define SPEED 3
|
||||
int speedscroll=3;
|
||||
char low_mem=0;
|
||||
static volatile char load_ok=0;
|
||||
//static volatile char load_ok=0;
|
||||
|
||||
static int cur_pos[]={0,0,0,0,0};
|
||||
static int cur_dir[]={UNSELECT,UNSELECT,UNSELECT,UNSELECT,UNSELECT};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue