* Moved Berry animate to its own `berry_animate` lib * Fix solidification * fix compilation * Fix compilation
9 lines
134 B
C
9 lines
134 B
C
// force include of module by including this file
|
|
|
|
#ifndef __BERRY_ANIMATE__
|
|
#define __BERRY_ANIMATE__
|
|
|
|
|
|
|
|
#endif // __BERRY_ANIMATE__
|