Home
last modified time | relevance | path

Searched refs:totactors (Results 1 – 2 of 2) sorted by relevance

/dports/games/jfsw/jfsw-c434002/src/
H A Dconsole.c815 int i,j,tottiles,totsprites,totactors; in CON_Cache() local
849 totactors = 0; in CON_Cache()
858 totactors+=TileRangeMem(4096); in CON_Cache()
862 totactors+=TileRangeMem(800); in CON_Cache()
866 totactors+=TileRangeMem(817); in CON_Cache()
870 totactors+=TileRangeMem(820); in CON_Cache()
874 totactors+=TileRangeMem(960); in CON_Cache()
882 totactors+=TileRangeMem(1320); in CON_Cache()
886 totactors+=TileRangeMem(1400); in CON_Cache()
890 totactors+=TileRangeMem(1441); in CON_Cache()
[all …]
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dconsole.cpp813 int i,tottiles,totsprites,totactors; in CON_Cache() local
844 totactors = 0; in CON_Cache()
853 totactors+=TileRangeMem(4096); in CON_Cache()
857 totactors+=TileRangeMem(800); in CON_Cache()
861 totactors+=TileRangeMem(817); in CON_Cache()
865 totactors+=TileRangeMem(820); in CON_Cache()
869 totactors+=TileRangeMem(960); in CON_Cache()
877 totactors+=TileRangeMem(1320); in CON_Cache()
881 totactors+=TileRangeMem(1400); in CON_Cache()
885 totactors+=TileRangeMem(1441); in CON_Cache()
[all …]