Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dcustom_logics.h58 #define CAD_CLOSE_NO L->list[4] macro
H A Dcustom_logics.cpp298 CAD_CLOSE_NO = Validate_prop_anim("closing"); in fn_set_custom_auto_door()
382 anim = (_animation_entry *)(((char *)index) + index->anims[CAD_CLOSE_NO]); in Custom_auto_door()