Home
last modified time | relevance | path

Searched refs:waypoint_list_clear (Results 1 – 3 of 3) sorted by relevance

/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dscript.h124 bool_t waypoint_list_clear( waypoint_list_t * plst );
H A Dscript.c1622 bool_t waypoint_list_clear( waypoint_list_t * plst ) in waypoint_list_clear() function
H A Dscript_functions.c468 returncode = waypoint_list_clear( &( pself->wp_lst ) ); in scr_ClearWaypoints()