mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-27 13:42:02 +00:00
TWINE: removed unused members
This commit is contained in:
parent
f4713ad9f5
commit
c3993fe6e7
@ -66,10 +66,6 @@ struct DrawListStruct {
|
||||
uint16 z = 0;
|
||||
uint16 offset = 0;
|
||||
|
||||
uint16 field_C = 0;
|
||||
uint16 field_E = 0;
|
||||
uint16 field_10 = 0;
|
||||
|
||||
inline bool operator==(const DrawListStruct& other) const {
|
||||
return posValue == other.posValue;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user