Home
last modified time | relevance | path

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

/dports/games/crossfire-client/crossfire-client-1.75.1/gtk-v2/src/
H A Dpickup.c56 #define PU_VALUABLES 0x00000040 macro
244 new_menu_pickup(gtk_check_menu_item_get_active(GTK_CHECK_MENU_ITEM(menuitem)), PU_VALUABLES); in on_menu_valuables_activate()
515 pickup_mapping[num_pickups].pickup_mode = PU_VALUABLES; in pickup_init()