forked from EXTERNAL/bareiron
7 lines
106 B
C
7 lines
106 B
C
#ifndef H_STRUCTURES
|
|
#define H_STRUCTURES
|
|
|
|
void placeTreeStructure (short x, uint8_t y, short z);
|
|
|
|
#endif
|