Home
last modified time | relevance | path

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

/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/sdl/
H A Dscrap.h8 extern int lost_scrap(void);
H A Dscrap.c32 int lost_scrap(void) { return 0; } in lost_scrap() function
319 lost_scrap(void) in lost_scrap() function
362 if ( lost_scrap() ) in put_scrap()