Home
last modified time | relevance | path

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

/dports/games/bstone/bstone-1.1.9/src/
H A Djm_tp.cpp1247 { SPR_GREEN2_OOZE1, pis_scaled, }, // 226 - Green2 Ooze in initialize_tp_shape_table()
H A D3d_def.h1394 extern int16_t SPR_GREEN2_OOZE1;
H A D3d_main.cpp1078 int16_t SPR_GREEN2_OOZE1 = 0; variable
3593 SPR_GREEN2_OOZE1 = 786; in initialize_sprites()
H A D3d_act2.cpp732 …::InitSmartSpeedAnim(new_actor, SPR_GREEN2_OOZE1, US_RndT() % 3, 2, at_CYCLE, ad_FWD, 5 + (US_RndT… in SpawnOffsetObj()