ACCESS: Beginnings of inventory dragging for combining items
This commit is contained in:
parent
b8c95e653d
commit
6ceda069c7
8 changed files with 218 additions and 27 deletions
|
@ -44,8 +44,6 @@ protected:
|
|||
virtual void executeSpecial(int commandIndex, int param1, int param2) = 0;
|
||||
virtual void executeCommand(int commandIndex);
|
||||
|
||||
int checkMouseBox1(Common::Rect *rectArr);
|
||||
|
||||
/**
|
||||
* Print a given message to the screen in a bubble box
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue