Home
last modified time | relevance | path

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

/dports/games/bstone/bstone-1.1.9/src/
H A D3d_act2.cpp4712 extern statetype s_goldchase1s;
4764 statetype s_goldchase1 = { 1, SPR_DEMO, 10, T_Chase, nullptr, &s_goldchase1s };
4765 statetype s_goldchase1s = { 1, SPR_DEMO, 3, nullptr, nullptr, &s_goldchase2 }; variable
H A D3d_main.cpp4065 extern statetype s_goldchase1s;
4349 &s_goldchase1s,
4632 s_goldchase1s.shapenum = SPR_GOLD_W1_1; in initialize_states()