mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-19 10:41:55 +00:00
ULTIMA8: Remove friend declaration for non-existant class
This commit is contained in:
parent
10f4e2fea1
commit
3608d0b282
@ -44,7 +44,6 @@ class GumpNotifyProcess;
|
||||
//
|
||||
|
||||
class Gump : public Object {
|
||||
friend class GumpList;
|
||||
protected:
|
||||
uint16 _owner; // Owner item
|
||||
Gump *_parent; // Parent gump
|
||||
|
Loading…
x
Reference in New Issue
Block a user