// // Created by soy on 10/18/23. // #ifndef SACRIFICE_SAC_H #define SACRIFICE_SAC_H namespace sac { void initialize(); } #endif //SACRIFICE_SAC_H