First round of cleanup. dnd_loot.
This commit is contained in:
parent
689bb150c6
commit
f668ff6b7a
9 changed files with 169 additions and 38 deletions
|
@ -52,6 +52,8 @@ namespace gui {
|
|||
void commit_move(guecs::UI& gui,
|
||||
std::optional<guecs::Entity> source_id, std::any data);
|
||||
|
||||
void hold_world_item();
|
||||
void hold_inv_item(std::any& data);
|
||||
bool throw_on_floor();
|
||||
|
||||
void clear_grab();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue