* Move synth stuff into world/level/levelgen/synth

This commit is contained in:
iProgramInCpp
2023-08-18 22:29:03 +03:00
parent 737470f4ab
commit ac0555c3fb
10 changed files with 31 additions and 28 deletions

View File

@@ -0,0 +1,9 @@
/********************************************************************
Minecraft: Pocket Edition - Decompilation Project
Copyright (C) 2023 iProgramInCpp
The following code is licensed under the BSD 1 clause license.
SPDX-License-Identifier: BSD-1-Clause
********************************************************************/
#include "Synth.hpp"