ThePhrozenKeep / D2MOO

Reimplementation of the Diablo2 game coupled with patching facilities for modders.
MIT License
93 stars 29 forks source link

Replace applicable checks with STATLIST_IsExtended #78

Closed IAmTrial closed 2 years ago

IAmTrial commented 2 years ago

These changes replace every applicable bitmask check with the more explicit STATLIST_IsExtended function.