Home
last modified time | relevance | path

Searched refs:num_nprops (Results 1 – 5 of 5) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/glk/agt/
H A Dvars.cpp56 integer num_rprops, num_nprops, num_cprops; variable
H A Dgamedata.cpp1370 + num_nprops * rangefix(maxnoun - first_noun + 1) in objextsize()
1412 return isflag ? num_nflags : num_nprops; in num_oattrs()
H A Dagility.h538 global integer num_rprops, num_nprops, num_cprops; variable
H A Dagtread.cpp1109 num_rprops = num_nprops = num_cprops = 0; in deduce_sizes()
H A Dagxfile.cpp396 g(i16, xx, num_rprops), g(i16, xx, num_nprops), g(i16, xx, num_cprops), /* Ext R1-7 */