Home
last modified time | relevance | path

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

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dgeneric.c25 short canaddmtype = TRUE; variable
477 canaddmtype = FALSE; in disallow_more_material_types()
H A Dgame.h774 extern short canaddmtype;
H A Dinit.c733 if (canaddmtype) { in disallow_more_types()
H A Dread.c951 if (!canaddmtype) in interp_mtype()
3399 canaddmtype = FALSE; /* (Why?) */ in interp_unit()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-199596 * game.h (canaddutype, canaddmtype, canaddttype): Declare.
97 * generic.c (canaddutype, canaddmtype, canaddttype): Move here