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