IsoEngine/engine/ICEngine.hpp

11 lines
139 B
C++
Raw Normal View History

2024-09-15 02:26:40 -06:00
//
// Created by illyum on 9/15/2024.
//
#ifndef ICENGINE_HPP
#define ICENGINE_HPP
#include "src/core/Logger.hpp"
#endif //ICENGINE_HPP