Home
last modified time | relevance | path

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

/dports/games/bstone/bstone-1.1.9/src/
H A D3d_act2.cpp3005 extern statetype s_ofcchase3s;
3032 statetype s_ofcchase3 = { 1, SPR_DEMO, 10, T_Chase, nullptr, &s_ofcchase3s };
3033 statetype s_ofcchase3s = { 1, SPR_DEMO, 3, nullptr, nullptr, &s_ofcchase4 }; variable
H A D3d_main.cpp3941 extern statetype s_ofcchase3s;
4225 &s_ofcchase3s,
4511 s_ofcchase3s.shapenum = SPR_OFC_W3_1; in initialize_states()