mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-05 06:00:33 -04:00
no loading between levels, many improvements in code
This commit is contained in:
parent
77f1700902
commit
a8a87d514c
55 changed files with 628 additions and 763 deletions
|
@ -198,7 +198,7 @@ void button2(OBJREC *o)
|
|||
|
||||
void draw_status_line(char *c)
|
||||
{
|
||||
static word *font;
|
||||
static const word *font;
|
||||
static FC_TABLE color;
|
||||
static word backgr;
|
||||
static word ysmax=0,y;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue