// // Created by illyum on 9/15/2024. // #ifndef ICENGINE_HPP #define ICENGINE_HPP #include "src/core/Logger.hpp" #include "src/core/ICEApplication.hpp" #endif //ICENGINE_HPP