Home
last modified time | relevance | path

Searched refs:RRTILE7889 (Results 1 – 6 of 6) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/
H A DNAMES.H1149 #define RRTILE7889 7889 macro
H A Dplayer4.c1781 else if (sector[psect].floorpicnum == RRTILE7889) in processinput()
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dnamesdyn.cpp1254 { "RRTILE7889", DVPTR(RRTILE7889), 0, RRTILE7889__STATICRR },
2708 int32_t RRTILE7889 = 0; variable
H A Dnamesdyn.h3372 extern int32_t RRTILE7889;
H A Dnet.cpp1123 else if (sector[mycursectnum].floorpicnum == RRTILE7889) in Net_DoPrediction()
H A Dplayer.cpp8873 else if (sector[pPlayer->cursectnum].floorpicnum == RRTILE7889) in P_ProcessInput()