mirror of
https://gitlab.com/hashborgir/d2tweaks-rnd2k.git
synced 2025-11-29 12:21:35 -06:00
Latest stable.
This commit is contained in:
@@ -89,6 +89,12 @@ namespace diablo2 {
|
||||
};
|
||||
};
|
||||
|
||||
struct D2CoordStrc //sizeof 0x08
|
||||
{
|
||||
int nX; //0x00
|
||||
int nY; //0x04
|
||||
};
|
||||
|
||||
struct D2ItemDropStrc
|
||||
{
|
||||
diablo2::structures::unit* pUnit; //0x00
|
||||
|
||||
Reference in New Issue
Block a user