view src/selpath.h @ 33:a68786b9c74b

Oops, used indent with tabs enabled. Remove tabs.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 24 Sep 2011 15:59:33 +0300
parents 8eaf72e2041b
children
line wrap: on
line source

/*
 *        selpath.h
 *        Select linedefs in path.
 *        AYM 1999-03-24
 */


void select_linedefs_path(SelPtr * list, int linedef_no, sel_op_t mode);
void select_1s_linedefs_path(SelPtr * list, int linedef_no, sel_op_t mode);