mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-06 10:17:14 +00:00
committed missing file
svn-id: r47971
This commit is contained in:
parent
9ed02ae0c6
commit
0e39a5ae45
@ -77,6 +77,8 @@ private:
|
||||
Common::Point mouse;
|
||||
int hovered;
|
||||
|
||||
bool tryObjectCallback(InventoryObject *obj);
|
||||
|
||||
InventoryObject *hovered_obj, *selected_obj;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user