mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-19 04:34:51 -04:00
hotpatching of global map DAT file, fix bugs
This commit is contained in:
parent
4fa01c46aa
commit
66edc652a1
11 changed files with 127 additions and 68 deletions
|
@ -261,6 +261,7 @@ static __inline int rangrnd(int a, int b) {return rnd(b-a+1)+a;}
|
|||
#define H_KREVMID 184
|
||||
#define H_KREVMAX 185
|
||||
#define H_ARMAGED 186
|
||||
#define H_GLOBMAP 200
|
||||
#define H_ARMA_CNT 13
|
||||
#define H_FIRST_FREE 225
|
||||
#define H_MENUS_FREE 32768
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue