Home
last modified time | relevance | path

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

/dports/games/bstone/bstone-1.1.9/src/
H A D3d_act2.cpp3160 extern statetype s_prochase2;
3191 statetype s_prochase1s = { 1, SPR_DEMO, 3, nullptr, nullptr, &s_prochase2 };
3192 statetype s_prochase2 = { 1, SPR_DEMO, 8, T_Chase, nullptr, &s_prochase3 }; variable
H A D3d_main.cpp3999 extern statetype s_prochase2;
4283 &s_prochase2,
4569 s_prochase2.shapenum = SPR_PRO_W2_1; in initialize_states()