svn co https://tprpg.svn.sourceforge.net/svnroot/tprpg/trunk tprpg
В load.c в функции load_cell () есть строка:
fscanf (file, "%i %i %c %i ", &type, &size_info, &show, &checker);
Читает из файла current/map.dat 4 переменных (начинает читать с
"0 0 0 "
"0 0 0 "
0, 0, "0", 0
0, 0, " ", 0