mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2026-02-04 09:09:09 +00:00
6 lines
85 B
C++
6 lines
85 B
C++
#ifndef WORLD_WORLD_HPP
|
|
#define WORLD_WORLD_HPP
|
|
|
|
#include "world/CWorld.hpp"
|
|
|
|
#endif
|