Definition in file use.c.
#include "crogue.h"
Go to the source code of this file.
Functions | |
| void | use_item (void) |
|
|
Definition at line 26 of file use.c. References call_usefunc(), filter_matches(), filter_usable(), get_item_property(), identify_type(), INVENTORY, message(), pick_item(), PROPERTY_USE_EFFECT, and timepass(). Referenced by plr_move(). |
1.3.6