swf_get_depth_entry 1342 src/scene_manager/swf_parse.c 		ds = swf_get_depth_entry(read, depth, 0);
swf_get_depth_entry 1358 src/scene_manager/swf_parse.c 		if (!ds) ds = swf_get_depth_entry(read, depth, 0);
swf_get_depth_entry 1376 src/scene_manager/swf_parse.c 	ds = swf_get_depth_entry(read, depth, 1);
swf_get_depth_entry 1399 src/scene_manager/swf_parse.c 	ds = swf_get_depth_entry(read, depth, 0);