forked from mirrors/0ad
fc392a4367
- Use reinterpret_cast. - Use using instead of typedef. - Use PascalCase for CONDITION and ACTION. - Use constexpr instead of #define. Patch by: @phosit Differential Revision: https://code.wildfiregames.com/D4868 This was SVN commit r27385.