support to patch bug in bila_vez.map (need patched map)

This commit is contained in:
Ondřej Novák 2025-02-09 16:36:07 +01:00
parent b9953f2d5b
commit 797e2596d9
3 changed files with 7 additions and 1 deletions

View file

@ -910,3 +910,4 @@ char load_codelocks(TMPFILE_RD *fsta)
return !temp_storage_read(codelock_memory,sizeof(codelock_memory)*1,fsta);
}