1 2 3 4 5 6 7 8 9 10 11
// // Created by jhunk on 12/18/23. // #ifndef OMC_RULES_H #define OMC_RULES_H #include "omc.h" #endif //OMC_RULES_H