DatabaseSelection: add "match" attribute
Let the database plugin do the match.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
struct locate_item_list;
|
||||
struct player_control;
|
||||
|
||||
gcc_nonnull(1,2,3)
|
||||
gcc_nonnull(1,2)
|
||||
bool
|
||||
findAddIn(struct player_control *pc, const char *name,
|
||||
const struct locate_item_list *criteria, GError **error_r);
|
||||
|
Reference in New Issue
Block a user