sidekek
kiwifarms.net
- Joined
- Jul 20, 2019
for defining the flags? I guess you /could/, though I don't really see the point.>using macros instead of an enum
ISHYGDDT
enums are (at least in my mind) for equality checks against specific types -- using them for bitwise modifiers would be slightly more confusing.