IsoEngine/engine/ICEngine.hpp

11 lines
139 B
C++

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