mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-14 18:31:52 -04:00
support to patch bug in bila_vez.map (need patched map)
This commit is contained in:
parent
b9953f2d5b
commit
797e2596d9
3 changed files with 7 additions and 1 deletions
|
@ -1359,7 +1359,6 @@ char save_load_trigger(short load); //uklada/obnovuje trigger vlajky. -1 uklada,
|
|||
char save_codelocks(TMPFILE_WR *fsta); //uklada do savegame nastaveni kodovych zamku (128 bytu);
|
||||
char load_codelocks(TMPFILE_RD *fsta); //obnovuje ze savegame nastaveni kodovych zamku (128 bytu);
|
||||
|
||||
|
||||
typedef struct letici_vec
|
||||
{
|
||||
struct letici_vec *next;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue