Home
last modified time | relevance | path

Searched refs:SPR_STEAM_PIPE (Results 1 – 4 of 4) sorted by relevance

/dports/games/bstone/bstone-1.1.9/src/
H A D3d_act1.cpp152 { SPR_STEAM_PIPE, dressing, }, // 61 Steam Pipe in initialize_static_info_constants()
H A D3d_main.cpp299 int16_t SPR_STEAM_PIPE = 0; variable
1390 SPR_STEAM_PIPE = 72; in initialize_sprites()
2008 SPR_STEAM_PIPE = 101; in initialize_sprites()
2879 SPR_STEAM_PIPE = 109; in initialize_sprites()
H A D3d_def.h540 extern int16_t SPR_STEAM_PIPE;
H A D3d_act2.cpp3545 new_actor->temp1 = SPR_STEAM_PIPE; in SpawnStand()