mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-10 00:20:27 -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
|
@ -32,6 +32,9 @@
|
|||
#define E_MOUSE 11
|
||||
#define E_TIMER 12
|
||||
|
||||
|
||||
#define E_QUIT_GAME_KEY ((int)0xFFFF)
|
||||
|
||||
#define TASK_RUNNING 0
|
||||
#define TASK_TERMINATING 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue