forked from EXTERNAL/bareiron
implement growing saplings with bone meal
This commit is contained in:
6
include/structures.h
Normal file
6
include/structures.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef H_STRUCTURES
|
||||
#define H_STRUCTURES
|
||||
|
||||
void placeTreeStructure (short x, uint8_t y, short z);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user