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