thunderbrew/src/world/World.hpp

7 lines
85 B
C++
Raw Normal View History

2023-01-02 13:17:18 -06:00
#ifndef WORLD_WORLD_HPP
#define WORLD_WORLD_HPP
#include "world/CWorld.hpp"
#endif