Home
last modified time | relevance | path

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

/dports/games/bstone/bstone-1.1.9/src/
H A D3d_act2.cpp4696 extern statetype s_goldpath2;
4748 statetype s_goldpath1s = { 1, SPR_DEMO, 5, nullptr, nullptr, &s_goldpath2 };
4749 statetype s_goldpath2 = { 1, SPR_DEMO, 15, T_Path, nullptr, &s_goldpath3 }; variable
H A D3d_main.cpp4052 extern statetype s_goldpath2;
4336 &s_goldpath2,
4619 s_goldpath2.shapenum = SPR_GOLD_W2_1; in initialize_states()