#pragma save_binary void setup_shadow( object ob ) { shadow( ob, 1 ); } void death_shadow() { destruct( this_object() ); }