aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen_v6.h
diff options
context:
space:
mode:
authorest31 <MTest31@outlook.com>2016-12-07 21:27:07 +0100
committerest31 <MTest31@outlook.com>2016-12-07 21:27:07 +0100
commit24719c6908305c9505eafc372fb4cfbbbd2fcf70 (patch)
tree GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef CONTENT_CSO_HEADER #define CONTENT_CSO_HEADER #include "irrlichttypes_extrabloated.h" #include "clientsimpleobject.h" ClientSimpleObject* createSmokePuff(scene::ISceneManager *smgr, ClientEnvironment *env, v3f pos, v2f size); #endif
/div>