mirror of
https://github.com/p2r3/bareiron.git
synced 2025-10-01 23:25:09 +02:00
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