mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-10-27 06:16:04 +03:00
7 lines
85 B
C++
7 lines
85 B
C++
#ifndef WORLD_WORLD_HPP
|
|
#define WORLD_WORLD_HPP
|
|
|
|
#include "world/CWorld.hpp"
|
|
|
|
#endif
|